[pstricks] Does it make sense to request a feature in which rot=<angle> works also for \psellipticarc?

Donut E. Knot the.counterterrorist at yahoo.com
Sat Mar 1 17:23:11 CET 2014


Dear folks,

\documentclass[pstricks]{standalone}

\begin{document}
\pspicture(-5,-5)(5,5)
\psellipse[rot=45](4,2)
\psellipticarc[rot=45,linecolor=blue](4,2){0}{90}% rot does not work here.
\endpspicture
\end{document}


Does it make sense to request a feature in which rot=<angle> works also for \psellipticarc?

Of course \rput can be used here to solve the problem, but it is another case.


Thank you.


regards,

The Last Error
(http://tex.stackexchange.com/users/19356)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20140301/543e396b/attachment.html>


More information about the PSTricks mailing list