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).
This commit is contained in:
parent
cebea291d9
commit
97190675c8
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue