diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/context.4ht')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/context.4ht | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/context.4ht b/Master/texmf-dist/tex/generic/tex4ht/context.4ht index a91f205ec63..48222561376 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/context.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/context.4ht @@ -1,5 +1,5 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% context.4ht 2008-08-07-16:09 % +% context.4ht 2008-09-16-11:44 % % Copyright (C) 2004--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-08-07-16:09} +\immediate\write-1{version 2008-09-16-11:44} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \def\putVBorder{\expandafter\put:VBorder\VBorder</>!*?: } @@ -960,7 +960,8 @@ subsubsubsection,subsubsubsubsection% \let\tabulate:col=\tabulate:Col \let\tabulate:endcol=\tabulate:Endcol } -\def\tabulate:Col#1#2{\def\HCol{#1}\edef\HRow{\noftabulatelines}\def\HAlign{#2}% +\def\tabulate:Col#1#2{\def\HCol{#1}% + \edef\HRow{\noftabulatelines}\def\HAlign{#2}% \ifnum #1=1 \ifnum \noftabulatelines=0 \else \csname d:\v!tabulate\endcsname\fi |