[pstricks] pst-circ: newswitch give an undefined sequence error

Herbert Voss Herbert.Voss at FU-Berlin.DE
Sat Mar 22 08:47:07 CET 2014


Am 21.03.2014 20:33, schrieb Julien Morand:

> I tried to use the \newSwitch component of the ps-circ package. I only
> tested a simple code like this:

No problem for me:

\listfiles
\documentclass[pstricks]{standalone}
\usepackage{pst-circ}
\begin{document}

\begin{pspicture}(0,0)(4,4)
\newSwitch(1,1)(3,3){$S_1$}
\end{pspicture}

\end{document}


with the current files of TeXLive 2013

*File List*
standalone.cls 2012/09/15 v1.1b Class to compile TeX sub-files standalone
ifluatex.sty 2010/03/01 v1.3 Provides the ifluatex switch (HO)
ifpdf.sty 2011/01/30 v2.3 Provides the ifpdf switch (HO)
ifxetex.sty 2010/09/12 v0.6 Provides ifxetex conditional
xkeyval.sty 2012/10/14 v2.6b package option processing (HA)
xkeyval.tex 2012/10/14 v2.6b key=value parser (HA)
standalone.cfg 2012/09/15 v1.1b Default configuration file for 
'standalone' class
article.cls 2007/10/19 v1.4h Standard LaTeX document class
size10.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
pstricks.sty 2013/12/12 v0.60 LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex 2014/03/12 v2.53 `PSTricks' (tvz,hv)
pst-xkey.tex 2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
pst-fp.tex 2014/03/12 v2.53 `PST-fp' (hv)
pstricks.pro 2012/10/16 v. 1.15, PostScript prologue file (hv)
pst-algparser.pro 2011/10/31 v. 0.04, PostScript prologue file (hv)
pst-tools.pro 2012/01/01 v. 0.02, PostScript prologue file (hv)
pst-dots.pro 2006/12/19 v. 2.00, PostScript prologue file (hv)
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 2013/10/03 v2.05 `PST-circ' (CJ,hv)
pst-circ.pro 2007/03/23 v. 0.01, PostScript prologue file (hv)
***********


Herbert



More information about the PSTricks mailing list