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

Donut E. Knot the.counterterrorist at yahoo.com
Sat Aug 23 17:32:32 CEST 2014


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

  
          
User cyanide-based food - TeX - LaTeX Stack Exchange
492
diagrams
× 78 139
technical-drawing
× 21   
View on tex.stackexchange.com Preview by Yahoo  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20140823/b91458c5/attachment.html>


More information about the PSTricks mailing list