diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/showfonts.4ht')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/showfonts.4ht | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/showfonts.4ht b/Master/texmf-dist/tex/generic/tex4ht/showfonts.4ht index 62770f28262..90c1c112ad6 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/showfonts.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/showfonts.4ht @@ -1,5 +1,5 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% showfonts.4ht 2008-02-28-20:51 % +% showfonts.4ht 2008-07-04-10:48 % % Copyright (C) 2003--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-02-28-20:51} +\immediate\write-1{version 2008-07-04-10:48} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Compile this style file and check the log file for @@ -36,7 +36,7 @@ \def\row{\tt \the\i}\let\ttl=\empty \i=0 \addcol} \def\addcol#1{\if !#1!% - \def\next{\row \cr \global\advance\i by 1 \cont } + \def\next{\row \cr \global\advance\i by 1 \cont } \i=0 \ifx \HCode\UnDef \expandafter\halign \else \expandafter\TeXhalign \fi {&##\quad\cr\ttl\cr\cont \cr} |