- The bundle requires pandoc, latex, and biber
- Determine pandoc user-config directory via
pandoc --version
- Create a directory templates in the pandoc user-config directory
- Copy
eisvogel.tex
to the templates folder
- For building your report you can use
make full-pdf
andmake pdf
- The example report file includes several markup notations (tables, citations, images, captions)
- For details, see the Pandoc documentation