[pstricks] rput

Dougherty, Michael michael.dougherty at swosu.edu
Fri Dec 5 15:43:47 CET 2008


Thanks for that Herbert.  For a minimalist like myself, that will
make a lot of my diagrams easier!

--Mike D.

-----Original Message-----
From: pstricks-bounces at tug.org on behalf of Herbert Voss
Sent: Fri 12/5/2008 7:07 AM
To: Graphics with PSTricks
Subject: Re: [pstricks] rput

Cyrille,


origin is only valid for PSTricks objects, that are macros defined by
\pst at object{...}. And \rput isn't.
You can nest the \rput command

\documentclass{article}
\usepackage{pstricks}
\parindent=0pt

\begin{document}

\begin{pspicture}[showgrid=true](5,5)
\rput(1,2){\rput(3,2){PSTricks}\psdot(3,2)\psdot(0,0)}
\end{pspicture}

\end{document}

Herbert
_______________________________________________
PSTricks mailing list
PSTricks at tug.org
http://tug.org/mailman/listinfo/pstricks

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 2816 bytes
Desc: not available
Url : http://tug.org/pipermail/pstricks/attachments/20081205/063016d4/attachment.bin 


More information about the PSTricks mailing list