https://bugzilla.wikimedia.org/show_bug.cgi?id=36059
--- Comment #27 from Richard Morris <[email protected]> 2012-06-04 15:11:31 UTC --- Just noticed that MathJax suports \lt and \gt for < and >. These could solve the problem with < and >. http://www.onemathematicalcat.org/MathJaxDocumentation/TeXSyntax.htm#L The & used in matrices and arrays need not be a error According to http://www.w3.org/TR/html5/tokenization.html#data-state "& " is legal and interpreted as Ampersand then space. There are a few subtitles which we might need to watch for. \& is a literal ampersand, \>is an alternate medium space. I don't know if html entities are allowed but they seem to work x ⊝ y gives x circled minus y. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
