Pandoc Templates
The article discusses various Pandoc templates designed for converting Markdown files into different formats such as PDF and LaTeX. These templates cater to diverse needs, including lecture notes, resumes, letters, and academic papers. Each template is available on GitHub and has been updated at different intervals, showcasing their usability in academic and professional settings.
- ▪Eisvogel is a clean LaTeX template for lecture notes and exercises focused on computer science.
- ▪The Markdown Resume template allows users to create resumes in plain Markdown and convert them to PDF or HTML.
- ▪The IEEE Paper Template helps format papers according to IEEE standards, simplifying the submission process for conferences and journals.
Opening excerpt (first ~120 words) tap to expand
EisvogelWandmalfarbe (Pascal Wagler)A clean pandoc LaTeX template to convert your markdown files to PDF or LaTeX. It is designed for lecture notes and exercises with a focus on computer science. The template is compatible with pandoc 3.PDF LaTeX GitHub Details7154 StarsLast Update: 4 months ago pandoc-letteraaronwolen (Aaron Wolen) adunning (Andrew Dunning)This template allows you to write letters in Markdown and convert them to nice looking PDFs using Pandoc and LaTeX. It accepts arguments used in the LaTeX letter class.LaTeX PDF GitHub Details435 StarsLast Update: 3 years agoThe Markdown Resumemszep (Mark Szepieniec)The Markdown Resume template lets you write your résumé in plain Markdown and convert it to PDF or HTML using pandoc.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at Pandoc Templates.