https://bugs.documentfoundation.org/show_bug.cgi?id=171516
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Resolution|--- |NOTABUG Status|UNCONFIRMED |RESOLVED --- Comment #1 from Regina Henschel <[email protected]> --- `in` is the operator `element of` (U+2208) in set theory, such like 3∈N. And as operator it expects a left and a right operand. However, if you add empty operands, you do not get the text `in` but the character ∈. You can use a text instead: V_"in" or in case you need it slanted: V_{italic "in"} -- You are receiving this mail because: You are the assignee for the bug.
