octave-maintainers
[Top][All Lists]
Advanced

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

Re: wait_for_file ?? [print via pipes - help testing on Windows?]


From: Michael D Godfrey
Subject: Re: wait_for_file ?? [print via pipes - help testing on Windows?]
Date: Sun, 19 Sep 2010 14:53:03 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100907 Fedora/3.1.3-1.fc13 Thunderbird/3.1.3

On 09/19/2010 12:10 PM, Ben Abbott wrote:
I've pushed a changeset that eliminates the "ans =" stuff.

Ben


This looks OK. And, here are my current results running the
test_printing script locally. The output is attached as test04.out.

I also tried :
octave:1> plot(1:200)
octave:2> title("hello")
octave:3> print("test04_latex.pdf", "-dpdflatex")
octave:4> print("test04_plain.pdf", "-dpdf")
octave:5> quit
==================
The resulting plots are attached.  These look OK to
me.  Are they what you expect?

I do not fully understand the remaining errors when running the test_printing
script.  They may in part be due to -append.  What should this do?

By the way, I have noticed that using the string "pdf" in a filename which
is to be used as input to some processors can lead to trouble.  I have not
isolated this exactly, but something seems to just scan for "pdf" instead of
testing the final suffix.  This may not be relevant here, but keep it in mind.

Michael







Attachment: test04.out
Description: Text document

Attachment: test04_latex.pdf
Description: Adobe PDF document

Attachment: test04_plain.pdf
Description: Adobe PDF document


reply via email to

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