bugGNU Octave - Bugs: bug #37163, -F:FONTSIZE option in print broken

 
 

bug #37163: -F:FONTSIZE option in print broken

Submitter:  Torsten Lilge <ttl>
Submitted:  Tue 21 Aug 2012 08:01:08 PM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  None
Originator Name:  Torsten Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 22 Aug 2012 08:49:30 PM UTC, comment #1: 

This was a trivial fix.  Looking at the m-file one could quickly see that all other references were to 'opts' instead of 'opt'.  If you come across equally easy problems just submit a patch and we will apply it and give you credit.  The changeset is here (http://hg.savannah.gnu.org/hgweb/octave/rev/ae6b7ee0a733).

Rik <rik5>
Group administrator
Tue 21 Aug 2012 08:01:08 PM UTC, original submission:  

Using the options -F:FONTSIZE or -FFONTNAME:FONTSIZE in print() produces the error

error: `opt' undefined near line 404 column 49
error: called from:
error: ...../octave/scripts/plot/print.m at line 404, column 9


Torsten Lilge <ttl>
Group Member

 

(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 rik5 (Posted a comment)
  • -email is unavailable- added by ttl (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-08-22 rik5 StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code