texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] EPS bounding box bug (patch included)


From: Teemu Ikonen
Subject: [Texmacs-dev] EPS bounding box bug (patch included)
Date: Fri, 26 Sep 2003 21:12:33 +0300
User-agent: Mutt/1.4.1i

Hi everyone,

Some programs produce eps-files with the bounding box marked like this:

%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: (atend)

[postscript commands etc.]

%%Trailer
%%BoundingBox: 14 40 309 299
%%DocumentNeededResources: font Times-Roman
%%EOF

TeXmacs presently stops scanning at the first %%BoundingBox string it finds,
which naturally fails to get the bounding box in the case shown above. A
patch to fix this is attached.

On an unrelated note, I noticed some arch repositories of texmacs in the net
by David Allouche, but at least the ones I found were not updated recently.
Are there any plans on setting up a texmacs arch archive on savannah, by any
chance?

Best wishes,

Teemu

Attachment: image_files.cpp.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]