Math/modules
Debenben 19d97c4377 remove problematic texvc from VE suggestions
The patch removes the following texvc macros conflicting with generic LaTeX syntax from the autocomplete suggestions of the visual formula editor:
* \and
* \or
* \pagecolor
* \part
* \ang
* \C
* \H
* \bold
* \Bbb
and replaces the following commands with the LaTeX equivalents in the visual formula editors math dialogue
* \and -> \land
* \or -> \lor
according to https://www.mediawiki.org/w/index.php?title=Extension:Math/Roadmap&oldid=2808288

Bug: T197842
Change-Id: Id3a085dc0a7551b582a9a0a759a838411d1ecf71
2018-06-21 05:15:09 +00:00
..
ve-math remove problematic texvc from VE suggestions 2018-06-21 05:15:09 +00:00
ext.math.css Limit overflow-x rule to block elements 2017-06-08 17:26:32 +01:00
ext.math.editbutton.js build: Add csshint, jshint and jscs to math extension 2015-09-14 22:28:15 +00:00
ext.math.js Mathoid CLI interface 2018-02-21 20:29:20 +01:00