[pstricks] BUG: psgraph's arrows make the plotted curves have arrows too

Hensh, Richard hensh at math.msu.edu
Tue Aug 12 09:34:50 CEST 2014


This is not reproducible in MiKTeX 2.9. See attached.

 *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    2014/05/25 v2.7 package option processing (HA)
 xkeyval.tex    2014/05/25 v2.7 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/07/28 v2.55 `PSTricks' (tvz,hv)
pst-xkey.tex    2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
  pst-fp.tex    2014/07/28 v2.55 `PST-fp' (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    2014/04/23 v3.0j Driver-dependant file (DPC,SPQR)
pst-plot.sty    2011/04/13 package wrapper for pst-plot.tex (hv)
pst-xkey.sty    2005/11/25 v1.6 package wrapper for pst-xkey.tex (HA)
 multido.sty    2004/05/17 package wrapper for PSTricks `multido.tex', (HV/RN)
 multido.tex    2010/05/14 v1.42 `multido' (tvz,hv)
pst-plot.tex    2014/07/07 1.64 `pst-plot' (tvz,hv)
 ***********

regards
rick

________________________________
From: PSTricks [pstricks-bounces at tug.org] on behalf of Donut E. Knot [the.counterterrorist at yahoo.com]
Sent: Tuesday, August 12, 2014 3:20 AM
To: PSTricks
Subject: [pstricks] BUG: psgraph's arrows make the plotted curves have arrows too

The current pst-plot has a bug. The bug makes the arrows get attached to the plotted graphs whenever we use arrows in psgraph's axes.

\documentclass[pstricks,border=20pt,]{standalone}
\usepackage{pst-plot}

\begin{document}

\begin{psgraph}{->}(0,0)(0,-2)(5,2){12cm}{!}
\psplot[algebraic]{0}{5}{2*sin(x)}
\end{psgraph}
\end{document}


Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20140812/b03b30e9/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NoArrowBug.pdf
Type: application/pdf
Size: 6129 bytes
Desc: NoArrowBug.pdf
URL: <http://tug.org/pipermail/pstricks/attachments/20140812/b03b30e9/attachment-0001.pdf>


More information about the PSTricks mailing list