diff options
Diffstat (limited to 'doc/emacs/text.texi')
-rw-r--r-- | doc/emacs/text.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/text.texi b/doc/emacs/text.texi index 496b43ce1e3..bb2fbc51bee 100644 --- a/doc/emacs/text.texi +++ b/doc/emacs/text.texi @@ -1725,7 +1725,7 @@ C-p} (@code{tex-print}) to print a hardcopy of the output file. @vindex tex-directory By default, @kbd{C-c C-b} runs @TeX{} in the current directory. The output of @TeX{} also goes in this directory. To run @TeX{} in a -different directory, change the variable @code{tex-directory} to the +different directory, change the variable @code{tex-directory} to the desired directory. If your environment variable @env{TEXINPUTS} contains relative names, or if your files contains @samp{\input} commands with relative file names, then |