File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -1756,14 +1756,18 @@ class _MathStyle(enum.Enum):
1756
1756
\gtreqless \subseteqq \supseteqq \subsetneqq
1757
1757
\supsetneqq \lessapprox \approxeq \gtrapprox
1758
1758
\precapprox \succapprox \precnapprox \succnapprox
1759
- \lnapprox \gnapprox \napprox \approxeq
1760
- \approxident \lll \ggg \parallel
1761
- \nparallel \Vdash \Vvdash \nVdash
1762
- \nvdash \vDash \nvDash \nVDash
1759
+ \npreccurlyeq \nsucccurlyeq \nsqsubseteq \nsqsupseteq
1760
+ \sqsubsetneq \sqsupsetneq \nlesssim \ngtrsim
1761
+ \nlessgtr \ngtrless \lnapprox \gnapprox
1762
+ \napprox \approxeq \approxident \lll
1763
+ \ggg \nparallel \Vdash \Vvdash
1764
+ \nVdash \nvdash \vDash \nvDash
1765
+ \nVDash \oequal \simneqq \triangle
1763
1766
\triangleq \triangleeq \triangleleft
1764
1767
\triangleright \ntriangleleft \ntriangleright
1765
1768
\trianglelefteq \ntrianglelefteq \trianglerighteq
1766
1769
\ntrianglerighteq \blacktriangleleft \blacktriangleright
1770
+ \equalparallel \measuredrightangle \varlrtriangle
1767
1771
''' .split ())
1768
1772
1769
1773
_arrow_symbols = set (r'''
You can’t perform that action at this time.
0 commit comments