Implement \neq and \notin via macros like LaTeX's (#1400)

* Implement \neq and \notin via macros like LaTeX's

* Fix test
This commit is contained in:
Erik Demaine
2018-06-03 16:01:17 -04:00
committed by Kevin Barabash
parent 97d6229e9b
commit 3d5826c1da
6 changed files with 17 additions and 9 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -224,7 +224,8 @@ NewLine: |
Not: |
\begin{array}{l}
\not=\not>\not\geq\not\in\not<\not\leq\not{abc} \\
\not xy + ab \not xy
\not xy + ab \not xy \\
a \neq b \notin c
\end{array}
NullDelimiterInteraction: a \bigl. + 2 \quad \left. + a \right)
OldFont: |