The change in behavior was to fix this bug:

http://sourceforge.net/tracker/?func=detail&aid=3062773&group_id=80706&atid=560720

It seems it may be impossible to produce Postscript that works across all fonts and all readers at the same time.

Can you provide a simple LaTeX document that illustrates the problem with psfrag? This is still compliant Postscript, AFAICT.

Mike

On 01/11/2011 10:43 AM, Benjamin Root wrote:


On Tue, Jan 11, 2011 at 8:45 AM, Lebostein <lebost...@gmx.de <mailto:lebost...@gmx.de>> wrote:


    I have compared the new and old output. For example the "0.0" in a
    diagram:

    old eps (1.0.0):

    35.223 19.934 m
    0 0.141 rmoveto
    (0.0) show
    [1 2] 0 setdash
    0.502 setgray

    new eps (1.0.1):

    35.222810 19.933563 translate
    0.000000 rotate
    0.000000 0.140625 m /zero glyphshow
    6.362305 0.140625 m /period glyphshow
    9.541016 0.140625 m /zero glyphshow
    grestore
    [1 2] 0 setdash
    0.502 setgray

    ...


Ah, this bit me yesterday as well. I wanted to edit some labels using InkScape and it became easier to just modify my original script and just re-make the image. I know there were some "fixes" recently, but I don't know the specifics.

Ben Root


------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to
best implement a security strategy that keeps consumers' information secure
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl


_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


--
Michael Droettboom
Science Software Branch
Space Telescope Science Institute
Baltimore, Maryland, USA

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to