updated readmes
This commit is contained in:
@ -1,3 +1,12 @@
|
||||
# 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
|
||||
```
|
||||
|
||||
|
@ -1,3 +1,12 @@
|
||||
# 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
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user