[MacPorts] #51209: texlive-fonts-extra @37425_0+doc missing fonts
#51209: texlive-fonts-extra @37425_0+doc missing fonts -----------------------------------+--------------------------------- Reporter: rubendibattista@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: missing fonts,texlive | Port: texlive-fonts-extra -----------------------------------+--------------------------------- 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? -- Ticket URL: <https://trac.macports.org/ticket/51209> MacPorts <https://www.macports.org/> Ports system for OS X
#51209: texlive-fonts-extra @37425_0+doc missing fonts ----------------------------------+---------------------- Reporter: rubendibattista@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: texlive-fonts-extra | ----------------------------------+---------------------- Changes (by mf2k@…): * cc: dports@… (removed) * keywords: missing fonts,texlive => * owner: macports-tickets@… => dports@… -- Ticket URL: <https://trac.macports.org/ticket/51209#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#51209: texlive-fonts-extra @37425_0+doc missing fonts ----------------------------------+---------------------- Reporter: rubendibattista@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: texlive-fonts-extra | ----------------------------------+---------------------- Comment (by dports@…): Replying to [ticket:51209 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? -- Ticket URL: <https://trac.macports.org/ticket/51209#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#51209: texlive-fonts-extra @37425_0+doc missing fonts ----------------------------------+---------------------- Reporter: rubendibattista@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: texlive-fonts-extra | ----------------------------------+---------------------- Comment (by dports@…): Fixed merriweather.sty in r148000 -- Ticket URL: <https://trac.macports.org/ticket/51209#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#51209: texlive-fonts-extra @37425_0+doc missing fonts ----------------------------------+---------------------- Reporter: rubendibattista@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: texlive-fonts-extra | ----------------------------------+---------------------- Comment (by rubendibattista@…): Replying to [comment:2 dports@…]:
Replying to [ticket:51209 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... -- Ticket URL: <https://trac.macports.org/ticket/51209#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#51209: texlive-fonts-extra @37425_0+doc missing fonts ----------------------------------+---------------------- Reporter: rubendibattista@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: texlive-fonts-extra | ----------------------------------+---------------------- Comment (by mojca@…): 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). -- Ticket URL: <https://trac.macports.org/ticket/51209#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#51209: texlive-fonts-extra @37425_0+doc missing fonts ----------------------------------+---------------------- Reporter: rubendibattista@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: texlive-fonts-extra | ----------------------------------+---------------------- Comment (by rubendibattista@…): Replying to [comment:6 mojca@…]:
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).
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. -- Ticket URL: <https://trac.macports.org/ticket/51209#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts