diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/picins.4ht')
-rwxr-xr-x | Master/texmf-dist/tex/generic/tex4ht/picins.4ht | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/picins.4ht b/Master/texmf-dist/tex/generic/tex4ht/picins.4ht index 2c42f148872..ac585fcac06 100755 --- a/Master/texmf-dist/tex/generic/tex4ht/picins.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/picins.4ht @@ -1,6 +1,6 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% picins.4ht 2005-10-23-04:19 % -% Copyright (C) 2005 Eitan M. Gurari % +% picins.4ht 2006-12-01-16:02 % +% Copyright (C) 2005--2006 Eitan M. Gurari % % % % This work may be distributed and/or modified under the % % conditions of the LaTeX Project Public License, either % @@ -24,14 +24,13 @@ % gurari@cse.ohio-state.edu % % http://www.cse.ohio-state.edu/~gurari % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\immediate\write-1{version 2005-10-23-04:19} +\immediate\write-1{version 2006-12-01-16:02} \def\ivparpic(#1,#2)(#3,#4)[#5][#6]#7{% - \old@par - \IgnorePar\EndP\HCode{<div class="picins-#5">} - #7% - \ifvmode \IgnorePar\fi \EndP \HCode{</div>}\old@par + \def\parpicOpt{#5}% + \old@par \a:parpic #7\b:parpic \old@par } +\NewConfigure{parpic}{2} \Hinput{picins} \endinput |