ChaosiumInc / QuestWorlds

Files for the Quesworlds SRD
52 stars 18 forks source link

Package fontspec Error: The font "Garamond" cannot be found. #134

Closed AndreasDavour closed 3 years ago

AndreasDavour commented 3 years ago

What gives?

[ante@powerpad QuestWorlds]$ sudo dnf install -y texlive-garamond-libre.noarch texlive-ebgaramond.noarch Last metadata expiration check: 0:07:02 ago on fre 12 mar 2021 10:57:00. Dependencies resolved.

Package Architecture Version Repository Size

Installing: texlive-ebgaramond noarch 9:svn54721-34.fc33 updates 11 M texlive-garamond-libre noarch 9:svn55166-34.fc33 updates 7.2 M Installing dependencies: texlive-fontaxes noarch 9:svn33276.1.0d-34.fc33 updates 22 k

Transaction Summary

Install 3 Packages

Total download size: 19 M Installed size: 32 M Downloading Packages: (1/3): texlive-fontaxes-svn33276.1.0d-34.fc33.noarch.rpm 84 kB/s | 22 kB 00:00
(2/3): texlive-garamond-libre-svn55166-34.fc33.noarch.rpm 3.3 MB/s | 7.2 MB 00:02
(3/3): texlive-ebgaramond-svn54721-34.fc33.noarch.rpm 3.4 MB/s | 11 MB 00:03

Total 5.0 MB/s | 19 MB 00:03
Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : texlive-fontaxes-9:svn33276.1.0d-34.fc33.noarch 1/3 Installing : texlive-ebgaramond-9:svn54721-34.fc33.noarch 2/3 Installing : texlive-garamond-libre-9:svn55166-34.fc33.noarch 3/3 Running scriptlet: texlive-garamond-libre-9:svn55166-34.fc33.noarch 3/3 Verifying : texlive-ebgaramond-9:svn54721-34.fc33.noarch 1/3 Verifying : texlive-fontaxes-9:svn33276.1.0d-34.fc33.noarch 2/3 Verifying : texlive-garamond-libre-9:svn55166-34.fc33.noarch 3/3

Installed: texlive-ebgaramond-9:svn54721-34.fc33.noarch texlive-fontaxes-9:svn33276.1.0d-34.fc33.noarch texlive-garamond-libre-9:svn55166-34.fc33.noarch

Complete! [ante@powerpad QuestWorlds]$ ./create_formats.sh

kpathsea: Running mktextfm Garamond /usr/share/texlive/texmf-dist/web2c/mktexnam: Could not map source abbreviation for Garamond. /usr/share/texlive/texmf-dist/web2c/mktexnam: Need to update ? mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input Garamond This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf)

kpathsea: Running mktexmf Garamond ! I can't find file `Garamond'. <*> ...four; mag:=1; ; nonstopmode; input Garamond

Please type another input file name ! Emergency stop. <*> ...four; mag:=1; ; nonstopmode; input Garamond

Transcript written on mfput.log. grep: Garamond.log: No such file or directory mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input Garamond' failed to make Garamond.tfm. kpathsea: Appending font creation commands to missfont.log.

kpathsea: Running mktextfm Garamond /usr/share/texlive/texmf-dist/web2c/mktexnam: Could not map source abbreviation for Garamond. /usr/share/texlive/texmf-dist/web2c/mktexnam: Need to update ? mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input Garamond This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf)

kpathsea: Running mktexmf Garamond ! I can't find file `Garamond'. <*> ...four; mag:=1; ; nonstopmode; input Garamond

Please type another input file name ! Emergency stop. <*> ...four; mag:=1; ; nonstopmode; input Garamond

Transcript written on mfput.log. grep: Garamond.log: No such file or directory mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input Garamond' failed to make Garamond.tfm. kpathsea: Appending font creation commands to missfont.log.

kpathsea: Running mktextfm Garamond /usr/share/texlive/texmf-dist/web2c/mktexnam: Could not map source abbreviation for Garamond. /usr/share/texlive/texmf-dist/web2c/mktexnam: Need to update ? mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input Garamond This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf)

kpathsea: Running mktexmf Garamond ! I can't find file `Garamond'. <*> ...four; mag:=1; ; nonstopmode; input Garamond

Please type another input file name ! Emergency stop. <*> ...four; mag:=1; ; nonstopmode; input Garamond

Transcript written on mfput.log. grep: Garamond.log: No such file or directory mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input Garamond' failed to make Garamond.tfm. kpathsea: Appending font creation commands to missfont.log. Error producing PDF. ! Package fontspec Error: The font "Garamond" cannot be found.

For immediate help type H . ...

l.31 \fi

iancooper commented 3 years ago

Not sure

iancooper commented 3 years ago

I don't really know what you were trying to achieve here, I need more context

AndreasDavour commented 3 years ago

I tried to compile the source and could not find the matching fonts. I don't remember what I did about it. Maybe I just installed all the fonts ever and got it working...

iancooper commented 3 years ago

OK, I'm going to close for now, let's see if it comes up again.