Commit b96470b
fix: TeX Live package is lm, not lmodern
The previous commit added `soft lmodern` to DEPENDS.txt, but tlmgr
fails with "package lmodern not present in repository". The TeX Live
package that provides lmodern.sty is named `lm`.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b403bd2 commit b96470b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments