octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #50079] coincident line disappears in PDF


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #50079] coincident line disappears in PDF
Date: Wed, 18 Jan 2017 21:33:03 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

Update of bug #50079 (project octave):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #1:

Hi,

Can you please provide code to reproduce the bug. I tried this


axes ("ylim", [2 3]);
hold all;
grid on;
plot (1:2, [2.2 2.2])
plot (1:2, [2.8 2.8], "linewidth", 3)
print /tmp/toto.pdf


and obtain the attached pdf with both lines visible. I am using the latest
default tip (and the latest version of gl2ps in case this may be relevant).

(file #39505)
    _______________________________________________________

Additional Item Attachment:

File name: toto.pdf                       Size:2 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50079>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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