forked from bjornoka/latex-course
latex-course
This LaTeX course was originally created by Bjørnar Kaarevik (Bjornoka) and is now being held by Torstein (Torsteno) for PVV.
Compiling example document
Document found in example-document/main.tex can be compiled with the command:
latexmk -lualatex 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
Languages
TeX
100%