13 lines
331 B
Markdown
13 lines
331 B
Markdown
# PSI Presentation
|
|
|
|
[example](https://gitlab.psi.ch/augustin_s/psipresentation/-/wikis/uploads/c53137b3d8e0661e7403a270f8542170/ppexample.pdf)
|
|
|
|
## compilation
|
|
|
|
Due to the usage of TrueType fonts (Aptos and AptosMono) XeTeX/XeLaTeX and the fontspec package are needed to compile this document class:
|
|
|
|
```
|
|
xelatex ppexample.tex
|
|
```
|
|
|