Commit 66dd16f
File tree
Expand file treeCollapse file tree
19 files changed
+246
-10
lines changedFilter options
- doc/api
- lib/matplotlib
- tests
- baseline_images/test_mathtext
Expand file treeCollapse file tree
19 files changed
+246
-10
lines changed+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
14 | 20 |
|
15 | 21 |
|
16 | 22 |
|
|
lib/matplotlib/_mathtext_data.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_mathtext_data.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1946 | 1946 |
|
1947 | 1947 |
|
1948 | 1948 |
|
1949 |
| - |
1950 | 1949 |
|
1951 | 1950 |
|
1952 | 1951 |
|
| ||
2169 | 2168 |
|
2170 | 2169 |
|
2171 | 2170 |
|
2172 |
| - |
2173 | 2171 |
|
2174 | 2172 |
|
2175 | 2173 |
|
|
+12-7Lines changed: 12 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2431 | 2431 |
|
2432 | 2432 |
|
2433 | 2433 |
|
2434 |
| - |
2435 |
| - |
2436 |
| - |
2437 |
| - |
2438 |
| - |
2439 |
| - |
2440 |
| - |
| 2434 | + |
| 2435 | + |
| 2436 | + |
| 2437 | + |
| 2438 | + |
| 2439 | + |
| 2440 | + |
| 2441 | + |
| 2442 | + |
| 2443 | + |
| 2444 | + |
| 2445 | + |
2441 | 2446 |
|
2442 | 2447 |
|
2443 | 2448 |
|
|
lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_68.pdf
Copy file name to clipboard5 Bytes
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_69.pdf
Copy file name to clipboard4 Bytes
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_70.pdf
Copy file name to clipboard3.52 KB
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_70.png
Copy file name to clipboard1.21 KB
Loading
lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_70.svg
Copy file name to clipboard+97Lines changed: 97 additions & 0 deletions
Loading
lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_68.pdf
Copy file name to clipboard5 Bytes
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_69.pdf
Copy file name to clipboard4 Bytes
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_70.pdf
Copy file name to clipboard3.3 KB
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_70.png
Copy file name to clipboard1.21 KB
Loading
lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_70.svg
Copy file name to clipboard+74Lines changed: 74 additions & 0 deletions
Loading
lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_68.pdf
Copy file name to clipboard5 Bytes
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_69.pdf
Copy file name to clipboard4 Bytes
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_70.pdf
Copy file name to clipboard3.26 KB
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_70.png
Copy file name to clipboard1.22 KB
Loading
lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_70.svg
Copy file name to clipboard+55Lines changed: 55 additions & 0 deletions
Loading
lib/matplotlib/tests/test_mathtext.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_mathtext.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 |
| - |
| 97 | + |
| 98 | + |
98 | 99 |
|
99 | 100 |
|
100 | 101 |
|
|
0 commit comments