[texhax] arithmetic in pstricks coordinates

Brandon Kuczenski brandon at 301south.net
Tue Jun 17 21:00:09 CEST 2008


Hello all,

Is it possible to use arithmetic inside of PStricks coordinates? for 
example, something like:

...
\def\boxsize{1.4}
...
\begin{pspicture}(0,0)(10,10)
\psframe(4,5)(6,5 + \boxsize)
...
\end{pspicture}
...

Thanks for any suggestions,
-Brandon




More information about the texhax mailing list