[pstricks] \pst at Verb definition for more than one page
Christophe Jorssen
christophe.jorssen at free.fr
Sun Jan 22 17:47:03 CET 2006
Hello all,
I'm trying to define a PS macro with \pst at Verb and I can not use this macro
when the call is made on an other page.
Is there a way to do this ?
\documentclass{minimal}
\usepackage{pstricks}
\makeatletter
\begin{document}
\pst at Verb{/toto 2 def }
foo
\newpage
foo
\pst at Verb{toto } % PS error : /undefined in toto
\end{document}
Thanks in advance
--
Christophe
More information about the PSTricks
mailing list