Commit 8472fbb
File tree
Expand file treeCollapse file tree
6 files changed
+37
-14
lines changedFilter options
- lib/matplotlib
- backends
- tests
- baseline_images/test_usetex
Expand file treeCollapse file tree
6 files changed
+37
-14
lines changedlib/matplotlib/backends/backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_ps.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
484 | 484 |
|
485 | 485 |
|
486 | 486 |
|
487 |
| - |
488 |
| - |
| 487 | + |
489 | 488 |
|
490 | 489 |
|
491 | 490 |
|
|
+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
274 | 274 |
|
275 | 275 |
|
276 | 276 |
|
| 277 | + |
| 278 | + |
| 279 | + |
277 | 280 |
|
278 | 281 |
|
279 | 282 |
|
| ||
304 | 307 |
|
305 | 308 |
|
306 | 309 |
|
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
307 | 322 |
|
308 | 323 |
|
309 | 324 |
|
| 325 | + |
| 326 | + |
| 327 | + |
310 | 328 |
|
311 | 329 |
|
312 | 330 |
|
|
lib/matplotlib/tests/baseline_images/test_usetex/test_usetex.pdf
Copy file name to clipboard-47.9 KB
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_usetex/test_usetex.png
Copy file name to clipboard4.08 KB
Loading
lib/matplotlib/tests/test_usetex.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_usetex.py+17-11Lines changed: 17 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 | 1 |
|
4 | 2 |
|
5 | 3 |
|
| ||
12 | 10 |
|
13 | 11 |
|
14 | 12 |
|
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
20 | 17 |
|
21 | 18 |
|
22 | 19 |
|
23 | 20 |
|
24 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
30 |
| - |
31 |
| - |
32 |
| - |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
33 | 39 |
|
34 | 40 |
|
35 | 41 |
|
|
lib/matplotlib/texmanager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/texmanager.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
411 | 411 |
|
412 | 412 |
|
413 | 413 |
|
414 |
| - |
| 414 | + |
415 | 415 |
|
416 | 416 |
|
417 | 417 |
|
|
0 commit comments