diff options
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 |
