diff options
author | Karl Berry <karl@freefriends.org> | 2006-12-06 01:23:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-12-06 01:23:33 +0000 |
commit | 3b0d4121fbdaa8b4dc48c1aeab08bd63d71d0307 (patch) | |
tree | c0e71b65ec445e74e995d7853a367aa30e50f0dd /Master/texmf-dist/tex/generic/tex4ht/picins.4ht | |
parent | ee72c8e218febb4e5e2395951e36cd91b36aabcd (diff) |
tex4ht-1.0.2006_12_04_1651
git-svn-id: svn://tug.org/texlive/trunk@2598 c570f23f-e606-0410-a88d-b1316a301751
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 |