https://bugs.documentfoundation.org/show_bug.cgi?id=140309

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #1 from V Stuart Foote <[email protected]> ---
Believe "TO" is a StarMath reserved word, so to treat as a literal it must be
placed in quotes.

Try these riffs...

V_TP = V_"TO" = V_"to" = V_OT = I_"TO" = QWER_"TO" = QUERT_TP
newline
V^TP = V^"TO" = V^"to" = V^OT = I^"TO" = QWER^"TO" = QUERT^TP
newline
newline
V rsub TP = V rsub "TO" = V rsub "to" = V rsub OT = I rsub "TO" = QWER rsub
"TO" = QUERT rsub TP
newline
V rsup TP = V rsup "TO" = V rsup "to" = V rsup OT = I rsup "TO" = QWER rsup
"TO" = QUERT rsup TP
newline


Also To assure desired rendering, braces around litterals and any spacing marks
may be helpful.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to