Skip to content

Commit b789084

Browse files
Add command line options --stdout and --stderr to select the output of the printed text.
1 parent da986f5 commit b789084

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
autolatex 31.0
1+
autolatex 31.1

doc/autolatex.pod

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,14 @@ translator for which the value must ve overridden. If
401401
S<translator> is not given then "generation" is the
402402
default prefix.
403403

404+
=item B<--stderr>
405+
406+
Prefer to output the messages on the standard error output.
407+
408+
=item B<--stdout>
409+
410+
Prefer to output the messages on the standard output.
411+
404412
=item B<--[no]synctex>
405413

406414
Enable or disable the generation of the output file with SyncTeX.

doc/autolatex_fr.pod

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,14 @@ pour lequel la valeur doit être initialisée. Si aucun
403403
S<convertisseur> est donné, "generation' est utilisé comme préfixe
404404
par défaut.
405405

406+
=item B<--stderr>
407+
408+
Préfère afficher les messages sur la sortie standard d'erreur.
409+
410+
=item B<--stdout>
411+
412+
Préfère afficher les messages sur la sortie standard.
413+
406414
=item B<--[no]synctex>
407415

408416
Activer ou désactiver la génération du fichier de sortie avec SyncTeX.

0 commit comments

Comments
 (0)