Commit 8c5ca02
committed
Install Hasklug font into macOS font dir before PDF build
Tectonic on macOS uses Core Text, which only scans
~/Library/Fonts/ and the system font dirs — it can't see fonts
provided via Nix's /nix/store. Copy the Hasklug Nerd Font files
into ~/Library/Fonts/ on the CI runner before invoking the PDF
build so fontspec can resolve 'Hasklug Nerd Font Mono'.1 parent fc19568 commit 8c5ca02
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
36 | 49 | | |
37 | 50 | | |
38 | 51 | | |
| |||
0 commit comments