diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/pstricks/pst-news12.tex')
-rw-r--r-- | Master/texmf-dist/doc/generic/pstricks/pst-news12.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/pst-news12.tex b/Master/texmf-dist/doc/generic/pstricks/pst-news12.tex index c998b38870a..e9b71f1031e 100644 --- a/Master/texmf-dist/doc/generic/pstricks/pst-news12.tex +++ b/Master/texmf-dist/doc/generic/pstricks/pst-news12.tex @@ -68,6 +68,12 @@ the same way as \Lcs{psellipticwedge*} does. It is now fixed: \end{pspicture} \end{LTXexample} +\begin{LTXexample}[pos=r] +\begin{pspicture}[showgrid](4,4) +\psellipticarc*[correctAngle=false,showpoints](2,0)(2,4){0}{130} +\psdot(2,0) +\end{pspicture} +\end{LTXexample} \subsection{Grid} |