summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-05-06 14:12:05 +0200
committerJonas Smedegaard <dr@jones.dk>2024-06-04 17:35:41 +0200
commit4f955ff608d1b1504d362771425e0514f7843740 (patch)
treed597528327925facb118c1c76087e4f1c632de32
parentac98a6988a3ff6e14fd5c309dbc0c665ee60dea8 (diff)
increase PDF font size to 12pt (from default 11pt)
-rw-r--r--_article.yml1
-rw-r--r--_report.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/_article.yml b/_article.yml
index fce76c5..6a17ef9 100644
--- a/_article.yml
+++ b/_article.yml
@@ -9,6 +9,7 @@ format:
- DIV=calc
csquotes: true
papersize: a4
+ fontsize: 12pt
include-in-header:
# recalculate page margins, since mainfont was set after documentclass
diff --git a/_report.yml b/_report.yml
index 44be2ba..5e57532 100644
--- a/_report.yml
+++ b/_report.yml
@@ -17,6 +17,7 @@ format:
- DIV=calc
csquotes: true
papersize: a4
+ fontsize: 12pt
template: ../_templates/template.tex
template-partials:
- ../_templates/doc-class.tex