[l2h] pstricks-problem

Bernd Sellentin b.sellentin at t-online.de
Sun Jan 11 18:23:53 CET 2004


Hi,
if i am drawing just a psframe, i will get a picture of this frame. 
Putting something in this frame will make the frame disappear in the 
picture.

\begin{figure}
\pspicture(0,0)(2,2)
\psframe(0,0)(2,2)
\endpspicture
\end{figure}

This works fine, as expected.

\begin{figure}
\pspicture(0,0)(2,2)
\psframe(0,0)(2,2)
\rput(1,1){C}
\endpspicture
\end{figure}

Now only the character c ist in the picture, the frame has disappeared 
-- been cropped? Is there a switch to keep the whole pstricks-image?

Thanks,
Bernd





More information about the latex2html mailing list