latex-course/README.md

8 lines
221 B
Markdown

# latex-course
Presentation and content for the latex course I have held and maybe will hold for PVV.
Document found in `example-document/main.tex` can be compiled with the command:
```bash
latexmk -xelatex main.tex
```