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

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

[Octave-bug-tracker] [bug #62668] TeX \color[rgb] not working. Gives syn


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #62668] TeX \color[rgb] not working. Gives syntax error.
Date: Thu, 23 Jun 2022 17:12:35 -0400 (EDT)

Update of bug #62668 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Confirmed in 7.1.0 on windows.  the following works for me in Octave 6.4.0 on
Windows:


plot([1:10],[1:10])
text (5, 5, '\color[rgb]{1 0 0}{Hello world}')


line plot looks normal, and a red Hello world appears at the center.

in 7.1.0 on Windows, the terminal gives the 'Tex parse error: syntax error'

and the plot shows the text '\color[rgb]{1 0 0}{Hello world}' on the plot in
black.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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