Skip to content

Commit a25d3c7

Browse files
committed
Correct symbol for \|
1 parent b49c314 commit a25d3c7

File tree

9 files changed

+457
-385
lines changed

9 files changed

+457
-385
lines changed

lib/matplotlib/_mathtext_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@
526526
'succnsim' : 8937,
527527
'gimel' : 8503,
528528
'vert' : 124,
529-
'|' : 8214,
529+
'|' : 124,
530530
'varrho' : 1009,
531531
'P' : 182,
532532
'approxident' : 8779,

lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_dejavusans_68.svg

Lines changed: 122 additions & 104 deletions
Loading

0 commit comments

Comments
 (0)