https://bugs.documentfoundation.org/show_bug.cgi?id=116239
Ming Hua <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Ming Hua <[email protected]> --- (In reply to Julien Nabet from comment #3) > The inverted "?" shows LO expects something after the "+". > I don't know the Math syntax but are we sure it's a bug? Is there some > official doc? FWIW all binary operators (+, -, *, /) have this problem of generating inverted "?" when used alone as superscript (+ and - are also unary operators, so the workaround M^{+{}} works, for * and / one has to use M^{{}*{}}). I would say that's just the way LO Math works due to lack of escape character. -- You are receiving this mail because: You are the assignee for the bug.
