PdfLaTex

Compile des PDBFile ou des fichiers \(\LaTeX\).

Exemples d’utilisation

Commande

Action

phystool pdflatex bb6a9049-9289-4d2b-a6af-f76cf42da16a

Compilation d’un PDBFile

phystool pdflatex mon_fichier.tex --output mon_fichier.pdf

Compilation d’un fichier .tex

phystool pdflatex mon_fichier.tex --output mon_fichier.pdf --can-recompile

Compilation simple ou double d’un fichier .tex

phystool pdflatex mon_fichier.tex --logtex

Affichage des logs de compilation d’un fichier .tex

usage: phystool pdflatex [-h] [--output OUTPUT] [--logtex] [--can-recompile]
                         [--raw-log] [--clean]
                         filename

Positional Arguments

filename

Path to “.tex” file

Named Arguments

--output

Move pdf to destination

--logtex

Dislpay .log file

--can-recompile

Compile a second time if the log file mentions the need

--raw-log

Display raw error message

--clean

Remove auxiliary files