From: Lars Ingebrigtsen Date: Mon, 8 Jul 2019 23:27:33 +0000 (+0200) Subject: Mention {la,}tex-run-command in the TeX Print info node X-Git-Tag: emacs-27.0.90~2045 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=97190675c87375bfe1d92b29b01933f875033de7;p=emacs.git Mention {la,}tex-run-command in the TeX Print info node * doc/emacs/text.texi (TeX Print): Mention {la,}tex-run-command, too. Suggested by Sebastian Urban (bug#36400). --- diff --git a/doc/emacs/text.texi b/doc/emacs/text.texi index ffebf39f331..974f79d5232 100644 --- a/doc/emacs/text.texi +++ b/doc/emacs/text.texi @@ -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