[pstricks] pst-tree and pst-circ
Patrice Mégret
Patrice.Megret at fpms.ac.be
Fri Nov 7 09:44:06 CET 2008
Dear Herbert,
I have a trouble with the packages pst-tree and pst-circ:
If I put pst-tree before pst-circ, I get this error:
! Argument of \pc@@object has an extra }.
<inserted text>
\par
If I put pst-circ before pst-tree, I get this error:
! Incomplete \ifcat; all text was ignored after line 26.
<inserted text>
\fi
Any idea?
Thanks,
Patrice
\documentclass{article}
\listfiles
\usepackage{t1enc}
\usepackage[latin1]{inputenc}
\usepackage{pstricks}
\usepackage{pst-circ}
\usepackage{pst-tree}
\begin{document}
\pstree[levelsep=1.5cm,treesep=0.5cm,nodesep=3pt]{%
\pstree{\Tr{Refractive index change}}{%
\Tr{Internal writing}%
\Tr{External writing}%
}%
}%
\begin{pspicture}(5,5)
\psgrid
\dotnode(1,1){A}
\dotnode(3,1){B}
\resistor(A)(B){$R$}
\end{pspicture}
\end{document}
*File List*
article.cls 2005/09/16 v1.4f Standard LaTeX document class
size10.clo 2005/09/16 v1.4f Standard LaTeX file (size option)
t1enc.sty 1994/06/01 Standard LaTeX package
inputenc.sty 2006/05/05 v1.1b Input encoding file
latin1.def 2006/05/05 v1.1b Input encoding file
pstricks.sty 2008/01/24 v0.37 LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex 2008/07/31 v1.26 `PSTricks' (tvz)
xcolor.sty 2007/01/21 v2.11 LaTeX color extensions (UK)
color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
pst-circ.sty 2007/12/23 package wrapper for pst-circ.tex (hv)
pst-circ.tex 2008/02/27 v1.44 `PST-circ' (CJ,hv)
pst-xkey.tex 2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
xkeyval.sty 2006/11/18 v2.5f package option processing (HA)
xkeyval.tex 2006/11/18 v2.5f key=value parser (HA)
pst-tree.sty 2004/07/15 package wrapper for pst-tree.tex
pst-tree.tex 2007/06/26 1.01 `pst-tree' (tvz)
***********
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20081107/6ff39cd4/attachment.html
More information about the PSTricks
mailing list