|
| From: | Pantxo Diribarne |
| Subject: | [Octave-bug-tracker] [bug #52287] degree sign (\circ) not as superscript |
| Date: | Thu, 26 Oct 2017 08:22:55 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0 |
Update of bug #52287 (project octave):
Status: None => Confirmed
_______________________________________________________
Follow-up Comment #1:
In octave we have the additional '\deg' tex symbol (not matlab compatible)
that is mapped to the superscript "°" symbol (unicode 0x00B0). For some
reason the '\circ' has been mapped to unicode 0x2218 which is a non
superscript version.
The attached patch maps both '\deg' and '\circ' to the same unicode character.
Those tex symbols are already mapped to the same character in Windows symbol
codes system and in Symbol font.
The workaround to display degree onscreen is to use thus '\deg'.
(file #42268)
_______________________________________________________
Additional Item Attachment:
File name: circ.patch Size:0 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52287>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |