latex-course/README.md

8 lines
221 B
Markdown
Raw Normal View History

2025-02-12 23:26:29 +01:00
# 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
```