Changed default font size.

This commit is contained in:
orca 2024-03-29 09:32:55 +01:00
parent 490da9eb93
commit 5ada88d35c
Signed by: orca
GPG Key ID: 6923B8DFED96A68A
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
set page(paper: "a4", margin: (x: 1.8cm, y: 2.6cm), numbering: "1")
set text(lang: lang, font: "New Computer Modern", size: 10pt)
set text(lang: lang, font: "New Computer Modern", size: 10.5pt)
// Mathematics.
set math.mat(delim: "[", row-gap: 0.65em, column-gap: 1em)