[pstricks] Taking the box of the figure with the listing and showexpl pstricks.

Herbert Voss Herbert.Voss at FU-Berlin.DE
Wed Nov 4 11:17:24 CET 2009


Am 03.11.2009 21:21, schrieb Régis da Silva:
> I decided to post what I want. 

> Please see the attachment.

please provide full working examples, not only fragments ...
This one has no frame:

\documentclass{article}
\usepackage{pstricks,showexpl}

\begin{document}

\begin{LTXexample}
\documentclass{article}
\usepackage{pstricks}
\begin{document}
\begin{pspicture}[showgrid=true](0,0)(4,4)
 \pscircle(2,2){2}
 \psdot(2,2)
\end{pspicture}
\end{document}
\end{LTXexample}

\end{document}

Herbert


More information about the PSTricks mailing list