Created
January 29, 2024 15:49
-
-
Save umutbasal/ae21231ef7618a1a1eea48fc67409f6f to your computer and use it in GitHub Desktop.
pandoc md to pdf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pandoc -i p1hlafsis71j51eol1rjn12gd1v694.md -o podsuj.pdf --template=./eisvogel.latex -V book -V table-use-row-colors:true -V toc-own-page:true -V papersize:a5 -V fontsize="8pt" --listings --number-sections --highlight-style espresso --top-level-division=chapter -V classoption=oneside -V listings-no-page-break -V geometry:top=2cm -V geometry:bottom=2cm -V geometry:left=1cm -V geometry:right=1cm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/Wandmalfarbe/pandoc-latex-template