summaryrefslogtreecommitdiff
path: root/tryk/_issue.yml
blob: cb4b26540825caa9750300a14d32a182e48d901c (plain)
  1. format:
  2.   pdf:
  3. # links-as-notes: true
  4. colorlinks: false
  5. pdf-engine: lualatex
  6. documentclass: scrreprt
  7. classoption:
  8. - DIV=calc
  9. csquotes: true
  10. papersize: a4
  11. # extract-media: img
  12. include-in-header:
  13. # recalculate page margins, since mainfont was set after documentclass
  14. - text: |
  15. \KOMAoptions{DIV=last}
  16. # avoid widow or orphan lines
  17. - text: |
  18. \usepackage[defaultlines=4,all]{nowidow}
  19. include-before-content:
  20. # avoid english style of added space after punctuation
  21. - text: |
  22. \frenchspacing