(tex-run-command): Doc fix.
This commit is contained in:
parent
bd09e573fe
commit
2bfe16dbb3
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ if the variable is non-nil."
|
|||
(defcustom tex-run-command "tex"
|
||||
"*Command used to run TeX subjob.
|
||||
If this string contains an asterisk (`*'), that is replaced by the file name;
|
||||
otherwise the value of tex-start-options-string and the file name are added
|
||||
otherwise the value of `tex-start-options-string' and the file name are added
|
||||
at the end, with blanks as separators."
|
||||
:type 'string
|
||||
:group 'tex-run)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue