[pstricks] pstricks/tex4ht problem

Andrew Mathas andrew.mathas at sydney.edu.au
Tue Aug 9 08:14:55 CEST 2011


Hi Everyone,

I have some online quizzes that I create using pstricks and tex4ht. We 
have just installed texLive 2011 on a debian system and now the 
following simple code breaks when run through htlatex:

    \documentclass{article}
    \usepackage{pst-all,pst-3dplot}
    \begin{document}

    \begin{center}
       \begin{pspicture}(-2,-2)(2,2)
         \pstThreeDCoor[xMin=-1,yMin=-1,zMin=-1]
      
    %\pstThreeDCoor[linewidth=1pt,xMin=-2,xMax=4,yMin=-2,yMax=4,zMin=-2,zMax=3,Alpha=-60,Beta=30]
       \end{pspicture}
    \end{center}
    \end{document}


This run through latex without a problem and ht4latex in TexLIve2009 was 
also happy with it.

Looking at the code it looks like tex4ht is having trouble processing 
the pst-2d parameter... Any ideas?

Best regards,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20110809/9fcb42bd/attachment.html>


More information about the PSTricks mailing list