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