https://bugs.documentfoundation.org/show_bug.cgi?id=146727
--- Comment #12 from Francisco <[email protected]> --- (In reply to Francisco from comment #11) > (In reply to QA Administrators from comment #10) > > Dear Francisco, > > > > [...] > > > > MassPing-UntouchedBug > > The bug is still present. I correct myself. The bug has been partially fixed, but not entirely. Some symbols are correctly imported as text; however, there seems to be some bug related to which strings are imported as text. For instance, the second equation reads > <code>circle" "area"=" π {r} ^ {2}</code> As a result, the string "circle" is substituted. The expected result should be a string like: > <code>"circle" area = π {r} ^ {2}</code> where only "circle" is imported as text. -- You are receiving this mail because: You are the assignee for the bug.
