diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/syntax.4ht')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/syntax.4ht | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/syntax.4ht b/Master/texmf-dist/tex/generic/tex4ht/syntax.4ht index e71965d4750..4d1c2bf303c 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/syntax.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/syntax.4ht @@ -1,6 +1,6 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% syntax.4ht 2008-09-16-11:44 % -% Copyright (C) 2004--2008 Eitan M. Gurari % +% syntax.4ht 2009-04-14-17:07 % +% Copyright (C) 2004--2009 Eitan M. Gurari % % % % This work may be distributed and/or modified under the % % conditions of the LaTeX Project Public License, either % @@ -24,8 +24,12 @@ % gurari@cse.ohio-state.edu % % http://www.cse.ohio-state.edu/~gurari % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\immediate\write-1{version 2008-09-16-11:44} +\immediate\write-1{version 2009-04-14-17:07} +\let\o:sb:=_ +\def\:temp{\ifmmode \expandafter \pr:sb \else \expandafter \sys:sb \fi } +\HLet\sb\:temp +\AtBeginDocument{\catcode`\_\active} \Hinput{syntax} \endinput |