latex-course

Presentation and content for the latex course I have held and maybe will hold for PVV.

Compiling example document

Document found in example-document/main.tex can be compiled with the command:

latexmk -xelatex main.tex

Compiling presentation

The presentation found in presentation/presentation.md can be compiled with the command:

pandoc --to beamer presentation.md -o presentation.pdf --slide-level 2
Description
Presentation and content for the latex course I have held and maybe will hold for PVV.
Readme 130 KiB
Languages
TeX 100%