diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-08 16:38:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-08 16:38:13 +0000 |
commit | 7c78b07cfd26ebc60e542a60558a0779c59f6086 (patch) | |
tree | 9a6e040afd01170b4941db5888a9fbe027afa93a /Master/texmf-dist/tex/generic/tex4ht/latex.4ht | |
parent | 43d3630fe479d9080c81d80e41b48dcf08bd785f (diff) |
tex4ht-1.0.2008_08_07_1635
git-svn-id: svn://tug.org/texlive/trunk@10179 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/latex.4ht')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/latex.4ht | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/latex.4ht b/Master/texmf-dist/tex/generic/tex4ht/latex.4ht index afec8ad191a..ff303512ee6 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/latex.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/latex.4ht @@ -1,5 +1,5 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% latex.4ht 2008-07-04-10:48 % +% latex.4ht 2008-08-07-16:09 % % Copyright (C) 1997--2008 Eitan M. Gurari % % % % This work may be distributed and/or modified under the % @@ -24,7 +24,7 @@ % gurari@cse.ohio-state.edu % % http://www.cse.ohio-state.edu/~gurari % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\immediate\write-1{version 2008-07-04-10:48} +\immediate\write-1{version 2008-08-07-16:09} \ifx\SaveMkHalignConf:g\:UnDef \else \expandafter\endinput\fi @@ -1716,16 +1716,16 @@ $\vcenter \ifx \a:mth\:UnDef \expandafter\pend:defIII\csname c:$:\endcsname{% \ifx \a:mth\:UnDef \pend:def\({\bgroup\let\a:mth\empty - \let\b:mth\empty \let\c:mth\empty } -\append:def\){\egroup} + \let\b:mth\empty \let\c:mth\empty }% +\append:def\){\egroup}% \fi \def\:@tabular:{\expandafter\everymath \expandafter{\expandafter \everymath \expandafter{\the\everymath}}}% } \else \pend:def\({\bgroup\let\a:mth\empty - \let\b:mth\empty \let\c:mth\empty } -\append:def\){\egroup} + \let\b:mth\empty \let\c:mth\empty }% +\append:def\){\egroup}% \def\:@tabular:{\expandafter\everymath \expandafter{\expandafter \everymath \expandafter{\the\everymath}}}% @@ -1734,13 +1734,13 @@ $\vcenter \ifx \a:display\:UnDef \expandafter\pend:defIII\csname c:$$:\endcsname{% \ifx \a:display\:UnDef \pend:def\[{\bgroup\let\a:display\empty - \let\b:display\empty \let\c:display\empty } -\append:def\]{\egroup} + \let\b:display\empty \let\c:display\empty }% +\append:def\]{\egroup}% \fi} \else \pend:def\[{\bgroup\let\a:display\empty - \let\b:display\empty \let\c:display\empty } -\append:def\]{\egroup} + \let\b:display\empty \let\c:display\empty }% +\append:def\]{\egroup}% \fi |