[pstricks] powerdot and pst-optexp

Herbert Voss Herbert.Voss at FU-Berlin.DE
Thu Nov 27 19:55:53 CET 2014


Am 27.11.2014 um 15:05 schrieb Patrice MÉGRET:
> 
> I have a small trouble with powerdot and pst-optexp :
> 
>  
> 
> I made a picture in pst-optexp.
> 
> If I put some text and then the figure, everything is ok (slide 1)
> 
> If I put the figure and then some text (slide 2), the color of the text
> is wong
> 
> If I try to comment the figure with \iffalse and \fi (slide) I get a
> compilation error: ! Incomplete \ifx; all text was ignored after line 129.

Use the syntax

\pspicture(..)(..)
\endpspicture

instead of the \begin .. \end notation.

Herbert



More information about the PSTricks mailing list