Graphics, Figures & TablesPSTricks problem with open ellipse

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
dubio
Posts: 3
Joined: Wed Jul 14, 2010 11:27 am

PSTricks problem with open ellipse

Post by dubio »

Hello

I'm using JpicEdt, Texniccenter and MiKTeX 2.8 on Win 7 64 bit.

I've already updated my MiKTeX packages and I've installed the newest version of Ghostscript.

My problem is this. I have several pictures made with JpicEdt that contains an open ellipse/circle, I've included a screenshot with an example from JpicEdt.
Screenshot from JpicEdt
Screenshot from JpicEdt
JpicEdt.jpg (69.48 KiB) Viewed 2313 times
When I build the file with the picture, the end-start-angles get messed up somehow. See screenshot from pdf.
Screenshot from PDF
Screenshot from PDF
PDF.jpg (16.01 KiB) Viewed 2313 times
I've looked through the file generated by JpicEdt, but it looks fine to me.
bladeflangeangles.tex
PSTricks file generated by JpicEdt
(3.04 KiB) Downloaded 184 times
I've got the \usepackage{pstricks} in the preamble and I've installed the pstricks-add package.

The pictures worked fine before, but after updating MiKTeX and reinstalling Ghostscript they mess up.

Help?!

Kind regards
Dubio

EDIT: I forgot to mention, I don't get any errors or warnings on any graphics.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

dubio
Posts: 3
Joined: Wed Jul 14, 2010 11:27 am

PSTricks problem with open ellipse

Post by dubio »

I found and fixed the problem myself. In the recent update the \psellipticarc macro was changed. The old behavior can be activated by adding correctAngle=false in your \psset{} commands. This fixes the issue for JpicEdt.

To read more about the new behaviour see http://www.tex.ac.uk/tex-archive/graphi ... news10.pdf

Kind regards
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

PSTricks problem with open ellipse

Post by localghost »

Now that the problem is solved, please mark the topic accordingly as described in Section 3 of the Board Rules.


Best regards and welcome to the board
Thorsten
dubio
Posts: 3
Joined: Wed Jul 14, 2010 11:27 am

Re: PSTricks problem with open ellipse

Post by dubio »

I would love to, but I can't find the edit button... ;)
Post Reply