Math/modules/ve-math
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
..
tools build: Upgrade grunt-eslint from 19.0.0 to 20.0.0, and other linters 2017-07-18 13:04:49 +01:00
chem.svg Redraw icons to fit 20x20 canvas better 2018-03-22 15:34:55 +00:00
chemSymbols.json Add support for chemical formulae in VisualEditor 2017-02-19 18:36:26 +00:00
math-display-block.svg Update icons for new 20px grid 2018-03-20 18:56:16 +01:00
math-display-default.svg Update icons for new 20px grid 2018-03-20 18:56:16 +01:00
math-display-inline.svg Update icons for new 20px grid 2018-03-20 18:56:16 +01:00
math.svg Redraw icons to fit 20x20 canvas better 2018-03-22 15:34:55 +00:00
mathSymbols.json remove problematic texvc from VE suggestions 2018-06-21 05:15:09 +00:00
ve.ce.MWChemNode.js Use short "@license MIT" according to SPDX 2018-04-13 16:04:06 +02:00
ve.ce.MWLatexNode.css Add support for chemical formulae in VisualEditor 2017-02-19 18:36:26 +00:00
ve.ce.MWLatexNode.js Use short "@license MIT" according to SPDX 2018-04-13 16:04:06 +02:00
ve.ce.MWMathNode.js Use short "@license MIT" according to SPDX 2018-04-13 16:04:06 +02:00
ve.dm.MWChemNode.js Use short "@license MIT" according to SPDX 2018-04-13 16:04:06 +02:00
ve.dm.MWLatexNode.js Use short "@license MIT" according to SPDX 2018-04-13 16:04:06 +02:00
ve.dm.MWMathNode.js Use short "@license MIT" according to SPDX 2018-04-13 16:04:06 +02:00
ve.ui.MWChemContextItem.js Add support for chemical formulae in VisualEditor 2017-02-19 18:36:26 +00:00
ve.ui.MWChemDialog.js Use short "@license MIT" according to SPDX 2018-04-13 16:04:06 +02:00
ve.ui.MWChemDialogTool.js Use short "@license MIT" according to SPDX 2018-04-13 16:04:06 +02:00
ve.ui.MWChemInspector.js Use short "@license MIT" according to SPDX 2018-04-13 16:04:06 +02:00
ve.ui.MWChemSymbols.css Add support for chemical formulae in VisualEditor 2017-02-19 18:36:26 +00:00
ve.ui.MWLatexContextItem.js Add support for chemical formulae in VisualEditor 2017-02-19 18:36:26 +00:00
ve.ui.MWLatexDialog.css MWLatexDialog: Fix hard-coded line height 2018-06-08 19:12:21 +01:00
ve.ui.MWLatexDialog.js MWLatexDialog: Fix hard-coded line height 2018-06-08 19:12:21 +01:00
ve.ui.MWLatexInspector.css Use short "@license MIT" according to SPDX 2018-04-13 16:04:06 +02:00
ve.ui.MWLatexInspector.js Use short "@license MIT" according to SPDX 2018-04-13 16:04:06 +02:00
ve.ui.MWLatexPage.css Use short "@license MIT" according to SPDX 2018-04-13 16:04:06 +02:00
ve.ui.MWLatexPage.js Use short "@license MIT" according to SPDX 2018-04-13 16:04:06 +02:00
ve.ui.MWMathContextItem.js Add support for chemical formulae in VisualEditor 2017-02-19 18:36:26 +00:00
ve.ui.MWMathDialog.js remove problematic texvc from VE suggestions 2018-06-21 05:15:09 +00:00
ve.ui.MWMathDialogTool.js Use short "@license MIT" according to SPDX 2018-04-13 16:04:06 +02:00
ve.ui.MWMathInspector.js Use short "@license MIT" according to SPDX 2018-04-13 16:04:06 +02:00
ve.ui.MWMathSymbols.css remove problematic texvc from VE suggestions 2018-06-21 05:15:09 +00:00