diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/psfig.4ht')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/psfig.4ht | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/psfig.4ht b/Master/texmf-dist/tex/generic/tex4ht/psfig.4ht index 91511376abd..aa6a4b1ea00 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/psfig.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/psfig.4ht @@ -1,6 +1,6 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% psfig.4ht 2005-10-23-04:19 % -% Copyright (C) 1997--2005 Eitan M. Gurari % +% psfig.4ht 2006-12-01-16:02 % +% Copyright (C) 1997--2006 Eitan M. Gurari % % % % This work may be distributed and/or modified under the % % conditions of the LaTeX Project Public License, either % @@ -24,7 +24,17 @@ % 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\:temp#1{\vbox { \ps@init@parms \parse@ps@parms {#1} \compute@sizes \ifnum +\@p@scost <\@psdraft { \PsfigSpecials \vbox to \@p@srheight sp{ \hbox +to \@p@srwidth sp{ \hss } \vss } }\else { \if@draftbox { \hbox {\fbox +{\vbox to \@p@srheight sp{ \vss \hbox to \@p@srwidth sp{ \hss \hss } +\vss }}} }\else { \vbox to \@p@srheight sp{ \vss \hbox to \@p@srwidth +sp{\hss } \vss } }\fi \par \par \par }\fi }} + +\ifx \psfig\:temp\else \expandafter\endinput \fi \NewConfigure{psfig}{2} |