This template is suitable for simple reports, documents, homework assignments, etc. Documents are written in Markdown, then processed through Pweave and pandoc to produce a PDF.
The most excellent
Eisvogel template is
included in the ./eisvogel
directory. Eisvogel is distributed
under it's own BSD 3-clause license. Eisvogel was last
updated 2020-11-08, and is level with
v1.6.0
from the upstream.
All .pmd
documents are processed through Pweave to generate corresponding
markdown documents, which are then processed using pandoc into PDFs. The
main.bib
file will be used for the bibliography.
make
will generate .pdf
file for each .pmd
file. Additionally, any
IPE files (.ipe
) will be converted to .eps
format (suitable for embedding as figures)
make clean
will delete all PDFs generated programatically, as well as all
temporary build artifacts, figures, etc.
See ./report.pmd
for an example of how to write a report with this system.
NOTE: the directory ./figures
is generated programatically by Pweave and
will be deleted each time make clean
is issued.
Mandatory requirements:
Optional requirements:
.ipe
figures