Commit fa4ae59
committed
De-duplicate fonts in LaTeX preamble.
If the same font is used in sans + serif, then the `usepackage` gets
duplicated. This appears harmless, but can be de-duplicated to simplify
the produced LaTeX files.1 parent d37551a commit fa4ae59
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
115 | | - | |
| 113 | + | |
| 114 | + | |
116 | 115 | | |
117 | | - | |
118 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments