md2pdf

I use pandoc to convert markdown documents to pdfs. To simplify the conversion command and make further adjustments to the markdown syntax, I use To adapt the markdown syntax to my needs and to simplify the conversion I wrote md2pdf.

Since I can quickly access special characters and Greek letters with my neo2 keyboard layout, I wanted to simplify the syntax of mathematical formulas in particular. The program expandes single characters like to \cdot or to \Leftrightarrow. Additionally it's possible to create cross-references to chapters, tables, figures and equations through the pandoc-xnos packages.