[pstricks] Bug: Enabling ytrigLabels makes \psyTick produce errors

Hubert Lam hubert at lamfamily.info
Sun Aug 24 01:53:33 CEST 2014


I've all but given up on (x/y)trigLabels. Most often because of my own inability to scale the pspicture/psgraph properly for the units! :(


Sometimes it's probably quicker just to define some nodes and then plot some manually.

________________________________
From: PSTricks <pstricks-bounces at tug.org> on behalf of Donut E. Knot <the.counterterrorist at yahoo.com>
Sent: Sunday, 24 August 2014 1:32 AM
To: PSTricks
Subject: [pstricks] Bug: Enabling ytrigLabels makes \psyTick produce errors

Dear PSTricks maintainers,

I noticed that enabling ytrigLabels makes \psyTick produce errors.

I am using the latest pst-plot.


\documentclass[pstricks,border=12pt,12pt,dvipsnames]{standalone}
\usepackage{pst-plot}
\usepackage[nomessages]{fp}

\FPeval\XMin{0-5}
\FPeval\XMax{5}
\FPeval\YMin{0-pi}
\FPeval\YMax{pi}

\psset
{
xtrigLabels=false,
ytrigLabels=true,
trigLabelBase=3,
}


\begin{document}
\begin{pspicture}(\XMin,\YMin)(\XMax,\YMax)
\psaxes[dy=\pstRadUnit](0,0)(\XMin,\YMin)(\XMax,\YMax)
\psyTick(Pi 6 div){A} %does not work
\end{pspicture}
\end{document}


Thank you in advance.

best regards,

Donut E. Knot

User cyanide-based food - TeX - LaTeX Stack Exchange<http://tex.stackexchange.com/users/19356>












User cyanide-based food - TeX - LaTeX Stack Exchange<http://tex.stackexchange.com/users/19356>
492 diagrams × 78 139 technical-drawing × 21


View on tex.stackexchange.com<http://tex.stackexchange.com/users/19356>

Preview by Yahoo





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20140823/2ba3d364/attachment-0001.html>


More information about the PSTricks mailing list