Skip to Content.
Sympa Menu

texmacs-users - Re: [TeXmacs] Re: image problem

Subject: mailing-list for TeXmacs Users

List archive

Re: [TeXmacs] Re: image problem


Chronological Thread 
  • From: "Pablo S. Casas" <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Re: image problem
  • Date: Tue, 20 Sep 2011 09:54:14 +0200 (CEST)

From: "Andrey G. Grozin" <address@hidden>
Date: Mon, 19 Sep 2011 09:39:03 +0700 (NOVST)

> On Sun, 18 Sep 2011, Pablo S. Casas wrote:
>> I've generated many .ps as the one in the sample document, using
>> matplotlib instruction "savefig('plot.ps')", and after that I include
>> plot.ps in a non-Qt TeXmacs document with a satisfactory result. The
>> change to Qt TeXmacs makes those graphics to not appear at all
>> (1.0.7.12) or to show in small size (1.0.7.13).
>>
>> Is there an easy fix?
> Just edit your .ps files in any text editor
>
> Andrey

Removing

%%BoundingBox: 215 341 397 450

or

%%PageBoundingBox: 0 0 612 792

doesn't fix the problem.

From: Alvaro Tejero Cantero <address@hidden>
Date: Mon, 19 Sep 2011 08:10:54 +0200

> Matplotlib 0.99.3 does not issue a PageBoundingBox for a simple line plot.
>
> -á.

I use python-matplotlib-1.0.1-4mib2010.2. Is there any bug in this
version?



Archive powered by MHonArc 2.6.19.

Top of Page