8000 Add unicode mappings to binary operators · matplotlib/matplotlib@21bd168 · GitHub
[go: up one dir, main page]

Skip to content

Commit 21bd168

Browse files
committed
Add unicode mappings to binary operators
1 parent d760bd4 commit 21bd168

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

lib/matplotlib/_mathtext_data.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -674,6 +674,13 @@
674674
'simeq' : 8771,
675675
'napprox' : 8777,
676676
'ast' : 8727,
677+
'amalg' : 10815,
678+
'lhd' : 9665,
679+
'rhd' : 9655,
680+
'ddagger' : 8225,
681+
'unlhd' : 8884,
682+
'unrhd' : 8885,
683+
'setminus' : 8726,
677684
'twoheaduparrow' : 8607,
678685
'doublebarwedge' : 8966,
679686
'Sigma' : 931,

0 commit comments

Comments
 (0)
0