diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-30 17:11:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-30 17:11:22 +0000 |
commit | 03614d57b851e87bd64f908b6c1dfad07b945811 (patch) | |
tree | 1ba86ba21d17841935b9e2b4a08b9d202ebaa905 /Master | |
parent | c32428439752f27f05c6afef8b4544358a3a1e51 (diff) |
sync from Build
git-svn-id: svn://tug.org/texlive/trunk@22687 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf/web2c/texmf.cnf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf/web2c/texmf.cnf b/Master/texmf/web2c/texmf.cnf index 70b1aeadc34..798d0e74e6a 100644 --- a/Master/texmf/web2c/texmf.cnf +++ b/Master/texmf/web2c/texmf.cnf @@ -511,6 +511,7 @@ repstopdf,\ % plain TeX should remain unenhanced. shell_escape.tex = f +shell_escape.initex = f % This is used by the Windows script wrapper for restricting searching % for the purportedly safe shell_escape_commands above to system @@ -550,6 +551,7 @@ parse_first_line = t % file_line_error_style settings, as well as the options -enctex, % -mltex, -8bit, etc., also affect this, but they are all off by default. parse_first_line.tex = f +parse_first_line.initex = f % Control file:line:error style messages. file_line_error_style = f |