diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2024-02-10 14:56:21 +0100 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2024-02-10 15:14:13 +0100 |
| commit | 2b1ee0e7d7006249b4020c7657ee596b56ee5030 (patch) | |
| tree | 6ce26c059b9c39c54c43cb31ebf4b0b9d7d70cbd /_issue.yml | |
| parent | c7729877d12684358a02de048408192a97d9b9f8 (diff) | |
move print edition to new root dir tryk; add menu item Tryksager
Diffstat (limited to '_issue.yml')
| -rw-r--r-- | _issue.yml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/_issue.yml b/_issue.yml deleted file mode 100644 index cdaa213..0000000 --- a/_issue.yml +++ /dev/null @@ -1,25 +0,0 @@ -format: - html: default - 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 |
