Wandmalfarbe / pandoc-latex-template

A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
BSD 3-Clause "New" or "Revised" License
6.13k stars 959 forks source link

added page break after each section #380

Open nishogi opened 6 months ago

nishogi commented 6 months ago

We lost page breaks after each section in the 2023 eisvogel template file. Added two simple lines to fix that.

Feel free to give me your feedback.