Commit 76d114f
File tree
Expand file treeCollapse file tree
6 files changed
+59
-14
lines changedFilter options
- lib/matplotlib
- backends
- tests
- baseline_images/test_usetex
Expand file treeCollapse file tree
6 files changed
+59
-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 |
---|---|---|
| ||
543 | 543 |
|
544 | 544 |
|
545 | 545 |
|
546 |
| - |
547 |
| - |
| 546 | + |
548 | 547 |
|
549 | 548 |
|
550 | 549 |
|
|
+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
269 | 269 |
|
270 | 270 |
|
271 | 271 |
|
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
272 | 278 |
|
273 | 279 |
|
274 | 280 |
|
| ||
296 | 302 |
|
297 | 303 |
|
298 | 304 |
|
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
299 | 317 |
|
300 | 318 |
|
301 | 319 |
|
| 320 | + |
| 321 | + |
| 322 | + |
302 | 323 |
|
303 | 324 |
|
304 | 325 |
|
|
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+24-7Lines changed: 24 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
1 | 2 |
|
2 | 3 |
|
3 | 4 |
|
| ||
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
14 |
| - |
15 |
| - |
16 |
| - |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
21 |
| - |
| 23 | + |
| 24 | + |
| 25 | + |
22 | 26 |
|
23 | 27 |
|
24 | 28 |
|
25 | 29 |
|
26 | 30 |
|
27 |
| - |
28 |
| - |
29 |
| - |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
30 | 47 |
|
31 | 48 |
|
32 | 49 |
|
|
lib/matplotlib/texmanager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/texmanager.py+13-5Lines changed: 13 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
231 |
| - |
| 231 | + |
| 232 | + |
232 | 233 |
|
233 | 234 |
|
234 | 235 |
|
| ||
388 | 389 |
|
389 | 390 |
|
390 | 391 |
|
391 |
| - |
392 |
| - |
393 |
| - |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
394 | 402 |
|
395 | 403 |
|
396 | 404 |
|
| ||
443 | 451 |
|
444 | 452 |
|
445 | 453 |
|
446 |
| - |
| 454 | + |
447 | 455 |
|
448 | 456 |
|
449 | 457 |
|
|
0 commit comments