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

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

[Octave-bug-tracker] [bug #42582] some TeX symbols don't work on-screen


From: anonymous
Subject: [Octave-bug-tracker] [bug #42582] some TeX symbols don't work on-screen (fltk)
Date: Tue, 27 Jul 2021 18:16:34 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #12, bug #42582 (project octave):

@Rik thank you for looking into this.
So at least for 6.3 there has been no changes.

Closed octave, reopened, and now I get the same results as you.

------

Found the my error.
Copied from Hartmut's code and did not capture *the %*
so 

graphics_toolkit('gnuplot');
plot(1:10);


Instead of 

%graphics_toolkit('gnuplot');
plot(1:10);


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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