[pstricks] pstricks usage in caption environment
Goebel, Juergen, OPES26
juergen.goebel at eads.com
Wed Jun 7 15:27:04 CEST 2006
ahmet nurlu wrote:
> \caption{polymer segments \protect\psdot[dotsize=10pt]\quad solvent
molecule \protect\psdot[dotsize=10pt,dotstyle=o]
The first point: you missed the closing curled brace.
Second point: you're not allowed to use [] inside \caption (and
other makros) without 'hiding' them. So you might try the
following [not tested]:
\caption{polymer segments {\protect\psdot[dotsize=10pt]}\quad solvent
molecule {\protect\psdot[dotsize=10pt,dotstyle=o]}}
Perhaps the \protect is not necessary anymore.
Regards,
Juergen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20060607/587d491a/attachment.html
More information about the PSTricks
mailing list