[pstricks] value of shadow can't be a macro

Marco Daniel marco.daniel at mada-nada.de
Thu Apr 26 15:26:08 CEST 2012


Hi,

the following example fails:

\setcounter{errorcontextlines}{999}
\documentclass[11pt]{article}
\usepackage{pstricks}
\begin{document}
\def\mytemp{true}
\begin{pspicture}(4,4)

\psframe[shadow=\mytemp](0,0)(4,4)

\end{pspicture}
\end{document}


It seems to be an expansion problem.


regards
Marco


More information about the PSTricks mailing list