Commit 1aff00f
committed
CI: use DejaVu fonts (fonts-charis isn't in Ubuntu apt)
The first run failed because the workflow tried to apt-install
fonts-charis, which is not in the Ubuntu 24.04 repos (it's named
something else in older Debian and was dropped from current).
Swap to DejaVu (fonts-dejavu / fonts-dejavu-core) which is always
available in Ubuntu apt. DejaVu Serif as body, DejaVu Sans for
headings, DejaVu Sans Mono for code blocks. Strip the
Numbers=OldStyle font option in CI since DejaVu Serif doesn't have
oldstyle figures.1 parent cbad17c commit 1aff00f
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
69 | | - | |
70 | | - | |
| 70 | + | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | | - | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
| 77 | + | |
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
| |||
0 commit comments