From 2b1ee0e7d7006249b4020c7657ee596b56ee5030 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 10 Feb 2024 14:56:21 +0100 Subject: move print edition to new root dir tryk; add menu item Tryksager --- _issue.yml | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 _issue.yml (limited to '_issue.yml') 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 -- cgit v1.2.3