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