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

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

[Octave-bug-tracker] [bug #60583] latex_renderer: unable to compile "10^


From: Robert Jenssen
Subject: [Octave-bug-tracker] [bug #60583] latex_renderer: unable to compile "10^{1}"
Date: Tue, 11 May 2021 11:41:30 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:88.0) Gecko/20100101 Firefox/88.0

URL:
  <https://savannah.gnu.org/bugs/?60583>

                 Summary: latex_renderer: unable to compile "10^{1}"
                 Project: GNU Octave
            Submitted by: morgawr
            Submitted on: Tue 11 May 2021 03:41:28 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: Robert Jenssen
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:


$ octave --no-gui
GNU Octave, version 7.0.0
Copyright (C) 2020 The Octave Project Developers.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type 'warranty'.

Octave was configured for "x86_64-pc-linux-gnu".

Additional information about Octave is available at https://www.octave.org.

Please contribute if you find this software useful.
For more information, visit https://www.octave.org/get-involved.html

Read https://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

octave:1> semilogy(1:10,1:10)
octave:2> axis([1 10 10^0 10^1])
octave:3> print("t","-dpdflatex")
warning: latex_renderer: unable to compile "10^{0}"
warning: called from
    print at line 745 column 14

warning: latex_renderer: unable to compile "10^{1}"
warning: called from
    print at line 745 column 14

octave:4> ver
----------------------------------------------------------------------
GNU Octave Version: 7.0.0 (hg id: 3e8bc8bee8e9)
GNU Octave License: GNU General Public License
Operating System: Linux 5.11.18-300.fc34.x86_64 #1 SMP Mon May 3 15:10:32 UTC
2021 x86_64





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60583>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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