mirror of
https://github.com/fsr/nopanic
synced 2025-04-03 01:59:21 +02:00
README aktualisiert.
This commit is contained in:
parent
582e7ae5fc
commit
96271a03ff
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||

|
||||

|
||||
|
||||
[](https://gitter.im/fsr/nopanic)
|
||||
[](https://github.com/fsr/nopanic/issues)
|
||||
|
@ -15,8 +15,7 @@ Für Fehler, Verbesserungsvorschläge, Fragen und Todos bitte die [Issues](https
|
|||
* [PT Sans](http://www.fontsquirrel.com/fonts/PT-Sans): http://www.paratype.com/public/ (für Debian / Ubuntu auch im Paket `texlive-fonts-extra` enthalten)
|
||||
* [Exo](http://www.fontsquirrel.com/fonts/exo)
|
||||
3. Mit LuaLaTeX / XeLaTeX das PDF erzeugen, z.B.:
|
||||
`lualatex -synctex=1 -interaction=nonstopmode "nopanic".tex`
|
||||
oder `xelatex nopanic.tex`
|
||||
`lualatex nopanic.tex` oder `xelatex nopanic.tex`
|
||||
4. Wenn man eine komprimierte Variante erstellen möchte:
|
||||
`gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.7 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=nopanic_compressed.pdf nopanic.pdf`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue