diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/text.texi | 3 |
1 files changed, 2 insertions, 1 deletions
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 | |||
| 1777 | extension for viewing and printing @TeX{}-compiled files. For | 1777 | extension for viewing and printing @TeX{}-compiled files. For |
| 1778 | example, you can set it to @file{.pdf}, and update | 1778 | example, you can set it to @file{.pdf}, and update |
| 1779 | @code{tex-dvi-view-command} and @code{tex-dvi-print-command} | 1779 | @code{tex-dvi-view-command} and @code{tex-dvi-print-command} |
| 1780 | accordingly. | 1780 | accordingly, as well as @code{latex-run-command} or |
| 1781 | @code{tex-run-command}. | ||
| 1781 | 1782 | ||
| 1782 | Normally, Emacs automatically appends the output file name to the | 1783 | Normally, Emacs automatically appends the output file name to the |
| 1783 | shell command strings described in the preceding paragraph. For | 1784 | shell command strings described in the preceding paragraph. For |