-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Open
Description
Readme says docker run --rm --user $(id -u):$(id -g) -i -w "/doc" -v "$PWD":/doc texlive/texlive:latest make, but:
$ docker run --rm --user $(id -u):$(id -g) -i -w "/doc" -v "$PWD":/doc texlive/texlive:latest make resume.pdf
...
luaotfload | db : Reload initiated (formats: otf,ttf,ttc); reason: Font "Source Sans 3" not found.
! Package fontspec Error:
(fontspec) The font "Source Sans 3" cannot be found; this may
(fontspec) be but usually is not a fontspec bug. Either there
(fontspec) is a typo in the font name/file, the font is not
(fontspec) installed (correctly), or there is a bug in the
(fontspec) underlying font loading engine (XeTeX/luaotfload).
For immediate help type H <return>.
...
l.91 ]
? Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels