Commit f4c518e
File tree
Expand file treeCollapse file tree
4 files changed
+70
-14
lines changedFilter options
- doc/users/next_whats_new
- lib/matplotlib
- tests
- tutorials/text
Expand file treeCollapse file tree
4 files changed
+70
-14
lines changeddoc/users/next_whats_new/simplify_font_setting_usetex.rst
Copy file name to clipboard+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
lib/matplotlib/tests/test_texmanager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_texmanager.py+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
33 | 38 |
|
34 | 39 |
|
35 | 40 |
|
|
lib/matplotlib/texmanager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/texmanager.py+31-14Lines changed: 31 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
71 | 78 |
|
72 | 79 |
|
73 | 80 |
|
| ||
81 | 88 |
|
82 | 89 |
|
83 | 90 |
|
84 |
| - |
85 |
| - |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
86 | 98 |
|
87 | 99 |
|
88 | 100 |
|
| ||
92 | 104 |
|
93 | 105 |
|
94 | 106 |
|
95 |
| - |
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
| 107 | + |
| 108 | + |
104 | 109 |
|
105 |
| - |
106 |
| - |
107 |
| - |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
108 | 125 |
|
109 | 126 |
|
110 | 127 |
|
|
+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
54 | 75 |
|
55 | 76 |
|
56 | 77 |
|
|
0 commit comments