Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSR-I
The Manual
Commits
cf214b02
Commit
cf214b02
authored
Sep 08, 2014
by
Lucas Woltmann
Browse files
Readme mit Komprimierungsbefehl
parent
7b436887
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
cf214b02
...
...
@@ -17,6 +17,8 @@ Für Fehler, Verbesserungsvorschläge, Fragen und Todos bitte die [Issues](https
3.
Mit LuaLaTeX / XeLaTeX das PDF erzeugen, z.B.:
`lualatex -synctex=1 -interaction=nonstopmode "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`
## Alte Versionen
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment