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

Patrice MÉGRET Patrice.MEGRET at umons.ac.be
Thu Aug 14 08:50:43 CEST 2014


Dear all,

I confirm the big on texlive 2013 with the following listfiles:
*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/07/31 v2.56 `PSTricks' (tvz,hv)
pst-xkey.tex    2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
  pst-fp.tex    2014/07/31 v2.56 `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    1999/02/16 v3.0i 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/08/04 1.68 `pst-plot' (tvz,hv)
***********

Patrice



De : PSTricks [mailto:pstricks-bounces at tug.org] De la part de Donut E. Knot
Envoyé : mardi 12 août 2014 09:20
À : PSTricks
Objet : [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/20140814/395ca186/attachment.html>


More information about the PSTricks mailing list