[pstricks] Problem with \psbezier inside \pscustom

Michael Sharpe msharpe at ucsd.edu
Mon Jun 9 02:04:07 CEST 2008


There seems to be a glitch, where a line is drawn from the origin to  
each bezier start-point. In this example, taken from LGC2, p290, you  
see only one such line.

\documentclass[11pt]{article}
\usepackage{pstricks}
\pagestyle{empty}
\begin{document}
\begin{pspicture}(0,-.25)(6,3)
\pscustom[fillstyle=none]{%
\psbezier(0,0)(1,1)(1,-1)(2,0) \psbezier(2,0)(3,1)(1,1)(2,2)
\closepath}
\end{pspicture}
\end{document}

  *File List*
  article.cls    2005/09/16 v1.4f Standard LaTeX document class
   size11.clo    2005/09/16 v1.4f Standard LaTeX file (size option)
pstricks.sty    2008/01/24 v0.37 LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex    2008/02/01 v1.21 `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)

Michael




More information about the PSTricks mailing list