Timeline for How to stop text with sub/superscript and fraction in FrameLabel from being Italic?
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 4, 2018 at 16:35 | history | edited | Carl Woll | CC BY-SA 3.0 | Small grammar changes |
| Mar 4, 2018 at 16:31 | answer | added | Carl Woll | timeline score: 4 | |
| Mar 3, 2018 at 11:10 | answer | added | José Antonio Díaz Navas | timeline score: 1 | |
| Mar 3, 2018 at 8:20 | history | edited | Sumit | CC BY-SA 3.0 | edited title |
| Mar 3, 2018 at 8:15 | vote | accept | Sumit | ||
| Mar 2, 2018 at 22:15 | answer | added | Mike Honeychurch | timeline score: 4 | |
| Mar 2, 2018 at 22:09 | comment | added | Mike Honeychurch | Looks like SingleLetterItalics is switching True and False | |
| Mar 2, 2018 at 11:14 | comment | added | Henrik Schumacher | Ah, now I see. The base y is also not in italics in your example. That's weird; it is typeset correctly in MMA 11.0.1 for macos. Maybe applying the Style to both framelabels by hand would help. | |
| Mar 2, 2018 at 11:09 | comment | added | Henrik Schumacher | Digits are simply set upright. That's common practice in mathematical typesetting since constants are not to set in italics. Numbers are constants. Compare also to the practice in LaTeX. In principle, also $\pi$ should be an $\uppi$ (it is available in LaTeX by loading the package upgreek). Replace Superscript["y", "0"] with Superscript["y", "z"] and you will see that exponents are set in italics in general. | |
| Mar 2, 2018 at 10:43 | history | asked | Sumit | CC BY-SA 3.0 |