latex, pdflatex, pdftex, tex, texdoc, texliveonfly, tlmgr: add German translation (#5305)
This commit is contained in:
16
pages.de/common/texliveonfly.md
Normal file
16
pages.de/common/texliveonfly.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# texliveonfly
|
||||
|
||||
> Lade fehlende TeX Live Packages während dem Kompilieren einer `.tex` Datei herunter.
|
||||
> Mehr Informationen: <https://ctan.org/pkg/texliveonfly>.
|
||||
|
||||
- Lade fehlende Packages während dem Kompilieren herunter:
|
||||
|
||||
`texliveonfly {{quelldatei.tex}}`
|
||||
|
||||
- Verwende einen bestimmten Compiler (standardmäßig `pdflatex`):
|
||||
|
||||
`texliveonfly --compiler={{compiler}} {{quelldatei.tex}}`
|
||||
|
||||
- Verwende ein bestimmtes Tex Live `bin` Verzeichnis:
|
||||
|
||||
`texliveonfly --texlive_bin={{pfad/zu/texlive_bin}} {{quelldatei.tex}}`
|
Reference in New Issue
Block a user