bugGNU Octave - Bugs: bug #39830, TeX not disabled when interpreter...

 
 

bug #39830: TeX not disabled when interpreter set to "none"

Submitter:  Rik <rik5>
Submitted:  Tue 20 Aug 2013 10:36:32 PM UTC
   
 
Category:  Plotting with OpenGL Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  goffioul
Originator Name:  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 Aug 2013 02:49:38 PM UTC, comment #1: 
Michael Goffioul <goffioul>
Tue 20 Aug 2013 10:36:32 PM UTC, original submission:  

TeX interpretation of special characters should be disabled when the interpreter is set to none.  This is currently not working.

Sample Code:


ht = text (0.5,0.5, '\beta 2^3', 'fontname', 'arial', 'fontsize', 16, 'interpreter', 'none');
get (ht, 'interpreter')
ans = none


Rik <rik5>
Group administrator

 

(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 bpabbott (Updated the item)
  • -email is unavailable- added by rik5 (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-08-23 bpabbott CategoryPlotting Plotting with OpenGL
        StatusNone Fixed
    2013-08-23 goffioul Assigned toNone goffioul
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code