[pstricks] PSTricks Digest, Vol 139, Issue 4
Donut E. Knot
the.counterterrorist at yahoo.com
Tue Aug 12 09:48:15 CEST 2014
Rick, because of your old pst-plot. The newest version is 1.68 and was released on Aug 05, 2014.
Thanks.
On Tuesday, August 12, 2014 2:40 PM, "pstricks-request at tug.org" <pstricks-request at tug.org> wrote:
Send PSTricks mailing list submissions to
pstricks at tug.org
To subscribe or unsubscribe via the World Wide Web, visit
http://tug.org/mailman/listinfo/pstricks
or, via email, send a message with subject or body 'help' to
pstricks-request at tug.org
You can reach the person managing the list at
pstricks-owner at tug.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of PSTricks digest..."
Today's Topics:
1. BUG: psgraph's arrows make the plotted curves have arrows too
(Donut E. Knot)
2. Re: BUG: psgraph's arrows make the plotted curves have arrows
too (Hensh, Richard)
----------------------------------------------------------------------
Message: 1
Date: Tue, 12 Aug 2014 00:20:13 -0700
From: "Donut E. Knot" <the.counterterrorist at yahoo.com>
To: PSTricks <pstricks at tug.org>
Subject: [pstricks] BUG: psgraph's arrows make the plotted curves have
arrows too
Message-ID:
<1407828013.68359.YahooMailNeo at web162603.mail.bf1.yahoo.com>
Content-Type: text/plain; charset="us-ascii"
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/ac2b77d6/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LaTeX1-0000.png
Type: image/png
Size: 10060 bytes
Desc: not available
URL: <http://tug.org/pipermail/pstricks/attachments/20140812/ac2b77d6/attachment-0001.png>
------------------------------
Message: 2
Date: Tue, 12 Aug 2014 07:34:50 +0000
From: "Hensh, Richard" <hensh at math.msu.edu>
To: "Donut E. Knot" <the.counterterrorist at yahoo.com>, Graphics with
PSTricks <pstricks at tug.org>
Subject: Re: [pstricks] BUG: psgraph's arrows make the plotted curves
have arrows too
Message-ID:
<08E67332912CDF4283414CE8CC41EEB1084FC86D at EXCHANGE1.mathwin.msu.edu>
Content-Type: text/plain; charset="iso-8859-1"
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.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.pdf>
------------------------------
Subject: Digest Footer
_______________________________________________
PSTricks mailing list
PSTricks at tug.org
http://tug.org/mailman/listinfo/pstricks
------------------------------
End of PSTricks Digest, Vol 139, Issue 4
****************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20140812/5d0474b3/attachment.html>
More information about the PSTricks
mailing list