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: Rik
Subject: [Octave-bug-tracker] [bug #39828] Missing symbols from new TeX interpreter
Date: Tue, 02 Dec 2014 18:39:51 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0

Update of bug #39828 (project octave):

                  Status:                   Fixed => In Progress            
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #42:

Re-opening this bug about the TeX interpreter to ask a question about two
symbols


\O : mapped to 0x2298 (Circled Division Slash)
\oslash : mapped to 0x2298


In Matlab, both of these symbols are mapped to 0x2205 (Empty Set).

In TeX


\O : mapped to 0xD8 (Scandinavian Captial O with slash)
\oslash : mapped to 0x2298 (Circled Division Slash)


Finally, TeX also has


\emptyset : mapped to 0x2205 (Empty Set)


It seems to me that Octave should map the capital '\O' to the Empty Set.  This
is compatible with Matlab and gives user's a way to actually get a circle
where the slash line extends outside the diameter of the circle, unlike
'\oslash' where the slash line is within the diameter of the circle.

As an addition, since Octave is a superset of Matlab, we could also offer the
expansion '\emptyset' which would also expand to the emptyset.

Is this a good solution?


    _______________________________________________________

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]