This template is suitable for creating slideshows. It is based on the report template. Slides are written in Markdown, with top-level headers used to delineate slides form each other.
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.
Note that Eisvogel is used for PDF output, because it makes the listings work better in Beamer. It is not used for HTML output, as Eisvogel is suitable only for TeX based output formats.
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 a .pdf
file and a .html
fiel 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 and HTML documents generated programatically,
as well as all temporary build artifacts, figures, etc.
See ./slides.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