]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention {la,}tex-run-command in the TeX Print info node
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 8 Jul 2019 23:27:33 +0000 (01:27 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 9 Jul 2019 01:44:13 +0000 (03:44 +0200)
* doc/emacs/text.texi (TeX Print): Mention {la,}tex-run-command,
too.  Suggested by Sebastian Urban (bug#36400).

doc/emacs/text.texi

index ffebf39f33129bee253dfb102251c223cce2b5cc..974f79d5232fda89e09efbc665a56d07b6dd5668 100644 (file)
@@ -1777,7 +1777,8 @@ determined by the variable @code{tex-dvi-print-command}.  The variable
 extension for viewing and printing @TeX{}-compiled files.  For
 example, you can set it to @file{.pdf}, and update
 @code{tex-dvi-view-command} and @code{tex-dvi-print-command}
-accordingly.
+accordingly, as well as @code{latex-run-command} or
+@code{tex-run-command}.
 
   Normally, Emacs automatically appends the output file name to the
 shell command strings described in the preceding paragraph.  For