[pstricks] basic arithmetics in pstricks without defining nodes

Patrick Drechsler patrick at pdrechsler.de
Sat Nov 10 16:58:59 CET 2007


Herbert Voss <Herbert.Voss at fu-berlin.de> writes:

> Patrick Drechsler schrieb:
>
>> how do I do simple arithmetics in tex and use them in pstricks?
>
> \documentclass{minimal}
> \usepackage{pstricks}
> \SpecialCoor
> \def\MyRadius{0.7cm}
> \makeatletter
> \pst at getlength{\MyRadius}\pstRadius % Radius in pt without unit
> \def\MyDiameter{\pstRadius\space 2 mul }%
> \makeatother
>
> \begin{document}
>
> \psline[unit=1pt,linecolor=red](!\pstRadius\space 0 )(!\MyDiameter 0)
>
> \end{document}

Thank you Herbert, this is I was looking for!

Cheers,

Patrick 
-- 
Es gibt nichts, was die Vorstellung von einem persönlichen Gotte
unterstützen könnte. Ich bin Atheist. Es gab große Evolutionsbiologen,
die an Gott geglaubt haben. Aber ich habe nie verstanden, wie man im
Gehirn zwei völlig getrennte Fächer haben kann, und in einem liegt die
Wissenschaft und im anderen die Religion. (Ernst Mayr)



More information about the PSTricks mailing list