Opened 9 years ago
Closed 6 years ago
#51209 closed defect (fixed)
texlive-fonts-extra @37425_0+doc missing fonts
Reported by: | rubendibattista (Ruben Di Battista) | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | mojca (Mojca Miklavec) | |
Port: | texlive-fonts-extra |
Description
Hello, I always used MacTex but I'm getting used to macports and I would like to use it also for latex.
The problem is that there are few fonts missing even if I installed the +full variants.
File `merriweather.sty' not found.
even if here it's listed (https://trac.macports.org/wiki/TeXLivePackages)
I can't find file `rm-qplr+20
that seems related to tex-gyre fonts (https://www.ctan.org/tex-archive/fonts/tex-gyre/fonts/tfm/public/tex-gyre)
Any hope to have it fixed?
Change History (9)
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Cc: | dports@… removed |
---|---|
Keywords: | missing fonts texlive removed |
Owner: | changed from macports-tickets@… to dports@… |
comment:2 follow-up: 4 Changed 9 years ago by drkp (Dan Ports)
comment:4 Changed 9 years ago by rubendibattista (Ruben Di Battista)
Replying to dports@…:
Replying to rubendibattista@…:
Hello,
File `merriweather.sty' not found.
even if here it's listed (https://trac.macports.org/wiki/TeXLivePackages)This is a bug; I removed that sty file to prevent a conflict in TeX Live 2014 (http://www.tug.org/pipermail/tex-live/2014-May/035449.html) and forgot to add it back in 2015.
I can't find file `rm-qplr+20
that seems related to tex-gyre fonts (https://www.ctan.org/tex-archive/fonts/tex-gyre/fonts/tfm/public/tex-gyre)Not sure exactly which file you are looking for, can you clarify?
When compiling another .tex file I get latex complaining about "rm-qplr+20" that is not found. It seems to be a font inside the tex-gyre package (https://www.ctan.org/tex-archive/fonts/tex-gyre/fonts/tfm/public/tex-gyre) that could be missing...
comment:6 follow-up: 7 Changed 9 years ago by mojca (Mojca Miklavec)
I have
/opt/local/share/texmf-texlive/fonts/tfm/public/tex-gyre/rm-qplr.tfm
installed. No file rm-qplr+20
exists, see http://tug.org/svn/texlive/trunk/Master/texmf-dist/fonts/tfm/public/tex-gyre/
Maybe there is a bug in the font setup? Can you attach a minimal tex file that triggers the problem and the exact error (please include some lines before the error, not just two words).
comment:7 Changed 8 years ago by rubendibattista (Ruben Di Battista)
Replying to mojca@…:
I have
/opt/local/share/texmf-texlive/fonts/tfm/public/tex-gyre/rm-qplr.tfminstalled. No file
rm-qplr+20
exists, see http://tug.org/svn/texlive/trunk/Master/texmf-dist/fonts/tfm/public/tex-gyre/Maybe there is a bug in the font setup? Can you attach a minimal tex file that triggers the problem and the exact error (please include some lines before the error, not just two words).
As soon as I can I will post here some minimal (not) working examples. Actually I installed MacTeX and with it my files are compiled correctly however.
comment:8 Changed 6 years ago by rubendibattista (Ruben Di Battista)
I think we can close this since then I re-installed everything on my osx and I'm encountering no problems.
comment:9 Changed 6 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Replying to rubendibattista@…:
This is a bug; I removed that sty file to prevent a conflict in TeX Live 2014 (http://www.tug.org/pipermail/tex-live/2014-May/035449.html) and forgot to add it back in 2015.
Not sure exactly which file you are looking for, can you clarify?