Skip to content

Commit e8f73cb

Browse files
committed
Merge remote branch 'mdboom/script_m' into v1.0.x
2 parents 4ebadd2 + 01f8a01 commit e8f73cb

10 files changed

+46
-44
lines changed

lib/matplotlib/_mathtext_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2477,7 +2477,7 @@
24772477
(0x0049, 0x0049, 'it', 0x2110), # I
24782478
(0x004a, 0x004b, 'it', 0x1d4a5), # J-K
24792479
(0x004c, 0x004c, 'it', 0x2112), # L
2480-
(0x004d, 0x003d, 'it', 0x2113), # M
2480+
(0x004d, 0x003d, 'it', 0x2133), # M
24812481
(0x004e, 0x0051, 'it', 0x1d4a9), # N-Q
24822482
(0x0052, 0x0052, 'it', 0x211b), # R
24832483
(0x0053, 0x005a, 'it', 0x1d4ae), # S-Z
Binary file not shown.

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

Lines changed: 15 additions & 15 deletions
Loading
Binary file not shown.

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

Lines changed: 15 additions & 14 deletions
Loading
Binary file not shown.

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

Lines changed: 15 additions & 14 deletions
Loading

0 commit comments

Comments
 (0)