summaryrefslogtreecommitdiff
path: root/tryk/_issue.yml
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-02-10 14:56:21 +0100
committerJonas Smedegaard <dr@jones.dk>2024-02-10 15:14:13 +0100
commit2b1ee0e7d7006249b4020c7657ee596b56ee5030 (patch)
tree6ce26c059b9c39c54c43cb31ebf4b0b9d7d70cbd /tryk/_issue.yml
parentc7729877d12684358a02de048408192a97d9b9f8 (diff)
move print edition to new root dir tryk; add menu item Tryksager
Diffstat (limited to 'tryk/_issue.yml')
-rw-r--r--tryk/_issue.yml24
1 files changed, 24 insertions, 0 deletions
diff --git a/tryk/_issue.yml b/tryk/_issue.yml
new file mode 100644
index 0000000..cb4b265
--- /dev/null
+++ b/tryk/_issue.yml
@@ -0,0 +1,24 @@
+format:
+ pdf:
+# links-as-notes: true
+ colorlinks: false
+ pdf-engine: lualatex
+ documentclass: scrreprt
+ classoption:
+ - DIV=calc
+ csquotes: true
+ papersize: a4
+# extract-media: img
+
+ include-in-header:
+# recalculate page margins, since mainfont was set after documentclass
+ - text: |
+ \KOMAoptions{DIV=last}
+# avoid widow or orphan lines
+ - text: |
+ \usepackage[defaultlines=4,all]{nowidow}
+
+ include-before-content:
+# avoid english style of added space after punctuation
+ - text: |
+ \frenchspacing