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

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

[Octave-bug-tracker] [bug #39828] Missing symbols from new TeX interpret


From: Michael Goffioul
Subject: [Octave-bug-tracker] [bug #39828] Missing symbols from new TeX interpreter
Date: Sat, 24 Aug 2013 23:51:24 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36

Follow-up Comment #16, bug #39828 (project octave):

This is due to the use of double-quote instead of single quotes. In that case,
the \b character is interpreted by octave as the backspace character. This
then triggers the warning, as ascii character code 8 (backspace) doesn't have
any corresponding glyph.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39828>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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