13 lines
444 B
Markdown
13 lines
444 B
Markdown
# PSI Presentation
|
|
|
|
[example](https://gitlab.psi.ch/augustin_s/psipresentation/-/wikis/uploads/c243139a7d4648850ce92c6d9e6888c0/ppexample.pdf)
|
|
|
|
## compilation
|
|
|
|
Due to the usage of TrueType fonts ([Aptos and AptosMono](https://en.wikipedia.org/wiki/Aptos_(typeface))) [XeTeX/XeLaTeX](https://ctan.org/pkg/xetex) and the [fontspec](https://ctan.org/pkg/fontspec) package are needed to compile this document class:
|
|
|
|
```
|
|
xelatex ppexample.tex
|
|
```
|
|
|