https://bugzilla.wikimedia.org/show_bug.cgi?id=56513
--- Comment #3 from physikerwelt <[email protected]> --- MathJax defined a custom style for the texvc language. MathJax should support every command defined by texvc and not allow all commands that are not whitelisted by texvc. The texvc language is formally defined in the code only. And this code does not contain the command name ":". I think thats not very good and I think it has to be changed in the future to have a customizable language and a process for adding and removing commands. But before we can come up with customized commands the checking part of texvc has to be separated from the conversion part. I did that, but the code was not yet merged, and is waiting for code review. For a list of commands see http://www.formulasearchengine.com/texvc-light If you want to contribute on that you can help reviewing the texvc code... I wrote a little guide how to verify the code: http://www.formulasearchengine.com/Verify%20texvc%20light -- 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
