[pstricks] small problem with psgraph
Patrice Mégret
Patrice.Megret at fpms.ac.be
Fri Oct 31 10:01:53 CET 2008
Dear Herbert,
I have a small trouble with psgraph environment. When I use \pscircle, \pswedge, \psarc the scaling is not correct.
No problem with \psellipse, \psframe, \psline.,
Here is a simple example which demonstrates the problem.
\documentclass{article}
\usepackage{pstricks-add}
\begin{document}
\begin{psgraph}{->}(0,0)(0,0)(1.1,1.1){5cm}{5cm}
\psarc(0,0){4}{0}{90}
\pscircle{1}
\psellipse(1,0.5)
\psline(1,1)(0,0.5)
\psframe(0.5,0.5)(1,1)
\pswedge{1}{0}{45}
\end{psgraph}
\end{document}
*File List*
article.cls 2005/09/16 v1.4f Standard LaTeX document class
size10.clo 2005/09/16 v1.4f Standard LaTeX file (size option)
pstricks-add.sty 2007/09/03 v. 0.11 package wrapper for pstricks-add.tex (hv
)
pstricks.sty 2008/01/24 v0.37 LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex 2008/07/31 v1.26 `PSTricks' (tvz)
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 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
pstricks-add.tex 2008/10/13 v3.11 `PSTricks-add' (hv)
pst-xkey.tex 2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
xkeyval.sty 2006/11/18 v2.5f package option processing (HA)
xkeyval.tex 2006/11/18 v2.5f key=value parser (HA)
***********
Best regards,
Patrice
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20081031/2ed88303/attachment.html
More information about the PSTricks
mailing list