# PSI Presentation [example](https://gitlab.psi.ch/augustin_s/psipresentation/-/wikis/uploads/100b707d67efce8a805697ca70cac576/ppexample.pdf) ## compilation Due to the usage of TrueType ([Georgia](https://en.wikipedia.org/wiki/Georgia_(typeface))) and OpenType fonts ([MetaPro](https://en.wikipedia.org/wiki/FF_Meta) and [FiraMono](https://en.wikipedia.org/wiki/Fira_(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 ```