bugGNU Octave - Bugs: bug #38213, colorbar is printed incorrectly...

 
 

bug #38213: colorbar is printed incorrectly with pdflatex driver

Submitter:  None
Submitted:  Thu 31 Jan 2013 08:39:31 PM UTC
   
 
Category:  Plotting with OpenGL Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  None
Originator Name:  Dieter Schuster Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * dev
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 23 Sep 2016 04:27:49 PM UTC, comment #2: 

This has been fixed upstream in gl2ps. Closing report.

Pantxo Diribarne <pantxo>
Group Member
Fri 01 Feb 2013 12:00:09 AM UTC, comment #1: 

Confirmed on a recent development tip.  The problem is common to any of the XXXlatex drivers incrluding 'pslatex' and 'epslatex'.  Given that printing to pdf by itself works (colorbar (); print -dpdf colorbar.pdf), this is something with that family of output drivers.

Also, of note is that the drivers behave differently even in the same family.  I found 'epslatex' to produce output as long as the location of the colorbar was not 'EastOutside' or 'NorthOutside'.  'pdflatex' was consistently wrong in in its results.

Rik <rik5>
Group administrator
Thu 31 Jan 2013 08:39:31 PM UTC, original submission:  

Hi,

the colorbar is printed as a frame and a very small colorbar (approx. 1 pixel width) with the pdflatex driver.

To reproduce this error type in octave (with fltk as graphics toolkit):


colorbar
print("-dpdflatex", "foo.tex")


and have a look at the resulting foo-inc.pdf.


I tested with version 3.6.2. and version 3.7.1+ (developement)

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by pantxo (Posted a comment)
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-09-23 pantxo StatusConfirmed Fixed
        Open/ClosedOpen Closed
    2013-02-01 rik5 StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code