[pstricks] /undefined in Div

Manfred Braun manfred.braun at uni-due.de
Fri Oct 16 17:22:35 CEST 2015


Thank you very much, Herbert. I’ve still a lot to learn!

Manfred
Tallinn, Estonia

> On 16 Oct 2015, at 18:01, Herbert Voss <Herbert.Voss at FU-Berlin.DE> wrote:
> 
> 
> Manfred Braun schrieb:
>> When calling the TAN function of pst-math it may happen that there is no
>> access to the internal Div operator, see the following minimal example:
>> 
>> What can be the reason?
> 
> 
> it is in another dictionary. Use:
> 
> \documentclass{article}
> \usepackage{pstricks, pst-math}
> \def\Div{ tx at Dict begin TAN end }
> \begin{document}
>  \begin{pspicture}(1,1)
>    \pstVerb{ 0 \Div /result exch def }
>    \psdot(! result 0 )
> \end{pspicture}
> 
> \end{document}
> 
> Herbert
> 
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
> archive: http://www.tug.org/pipermail/pstricks/
> 




More information about the PSTricks mailing list