FS#45985 - [texlive-fontsextra] Use of newtxtext package leads to font error
Attached to Project:
Arch Linux
Opened by Frank Siegert (fsiegert) - Friday, 14 August 2015, 14:01 GMT
Last edited by Rémy Oudompheng (remyoudompheng) - Tuesday, 01 September 2015, 10:49 GMT
Opened by Frank Siegert (fsiegert) - Friday, 14 August 2015, 14:01 GMT
Last edited by Rémy Oudompheng (remyoudompheng) - Tuesday, 01 September 2015, 10:49 GMT
|
Details
Description:
I recently tried compiling a Latex document which is using the newtxtext package (https://www.ctan.org/pkg/newtx) which comes with texlive-fontsextra as far as I can tell. Even for a trivial document (cf. attachment) this leads to the following error when using pdflatex (or latex with the \pdfoutput=1 line): $ latex test.tex This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014/Arch Linux) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./test.tex LaTeX2e <2014/05/01> Babel <3.9l> and hyphenation patterns for 79 languages loaded. (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texmf-dist/tex/latex/newtx/newtxtext.sty `newtxtext' v1.432, 2015/03/28 Text macros taking advantage of TeX-Gyre Termes fonts (msharpe) (/usr/share/texmf-dist/tex/latex/fontaxes/fontaxes.sty) (/usr/share/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texmf-dist/tex/latex/etoolbox/etoolbox.sty (/usr/share/texmf-dist/tex/latex/etex-pkg/etex.sty)) (/usr/share/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texmf-dist/tex/latex/base/t1enc.def)) (/usr/share/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texmf-dist/tex/latex/base/ts1enc.def))) (/usr/share/texmf-dist/tex/latex/newtx/t1ntxtlf.fd) (./test.aux) (/usr/share/texmf-dist/tex/latex/base/ts1cmr.fd) [1{/home/fsiegert/.texlive/tex mf-var/fonts/map/pdftex/updmap/pdftex.map}] (./test.aux) kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ntx-Regular-tlf-t1 mktexpk: don't know how to create bitmap font for ntx-Regular-tlf-t1. mktexpk: perhaps ntx-Regular-tlf-t1 is missing from the map file. kpathsea: Appending font creation commands to missfont.log. ) !pdfTeX error: latex (file ntx-Regular-tlf-t1): Font ntx-Regular-tlf-t1 at 600 not found ==> Fatal error occurred, no output PDF file produced! Additional info: * package version: 2014.36711-1 Steps to reproduce: Run "latex test.tex" with the attached test file. |
This task depends upon
Closed by Rémy Oudompheng (remyoudompheng)
Tuesday, 01 September 2015, 10:49 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in version 2015.37556
Tuesday, 01 September 2015, 10:49 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in version 2015.37556
test.tex