> >When I use latex2html on my document I get the warning that the
> >figure.pstex files are too complex xxx... and the final output.html is
> >zero bytes.
> >
> >Has anyone the solution to this problem?
> 
> Yes. Look inside  latex2html.config  for the place where  $DONT_INCLUDE
> is discussed.  You want to add files ending in  .pstex_t  to the
> list of files *not* to be included in the LaTeX2HTML processing.
> This means that the \input or \include command is not expanded,
> but passed intact to  images.tex  for processing.
> There is a special syntax for this:  ":.pstex_t"
> (the ':' is a separator).
> 

Thanks for your help, I got a bit further. DVIPS now creates the ps-images
and store them in a directory called l2h2883 or similiar.  But then I get
this message:

FIGURE: figure32 scaled 1.6
Unrecoverable error: limitcheck in .putdeviceprops
(1488)op_array(458)0x813e194:Execution stack at 0x8102270:
0x8109be4: 0x0f oper --F---e-- 0x0000 0x08053120 = %interp_exit
0x8109bec: 0x03 file --G-rxe-- 0x0001 0x0813e604
0x8109bf4: 0x05 mpry --G-rxe-- 0x0002 0x0813f0ec
0x8109bfc: 0x05 mpry --G-rxe-- 0x0039 0x0813f846                        

 in hope of help 
       -Jan

Reply via email to