11 lines
180 B
Markdown
11 lines
180 B
Markdown
# Presentations
|
|
|
|
This repo contain all my presentations. Do not read stuff you are not supposed to.
|
|
|
|
|
|
## Usage:
|
|
|
|
```
|
|
tlmgr install `cat requirements.txt`
|
|
latexmk main.tex -pdf
|
|
```
|