On Tue, Apr 25, 2023 at 12:58 PM Ranjan Maitra <mlmai...@gmx.com> wrote:
> Thanks very much again!
>
> I was explicitly able to update to texlive-was-svn64691-65.fc38.
>
> However, my problem with the font error continues on the F38 machine.
>
> What does it mean:  !pdfTeX error: pdflatex (file eurm10): Font eurm10 at 720 
> not found
>
> Where does this come from?
>
> Btw, I created the following LaTeX file font.tex:
>
> %%%%%BEGIN FILE
>
>  \documentclass[12pt]{article}
>  \usepackage{upgreek}
>
>  \begin{document}
>
>  $\upalpha,\upbeta,\upeta,\upmu,\upsigma$
>
>  \end{document}
>
> %%%%%END FILE
>
>  $ pdflatex font
>  This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022) (preloaded 
> format=pdflatex)
>  restricted \write18 enabled.
>  entering extended mode
>  (./font.tex
>  LaTeX2e <2022-06-01> patch level 5
>  L3 programming layer <2022-12-17>
>  (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
>  Document Class: article 2021/10/04 v1.4n Standard LaTeX document class
>  (/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo))
>  (/usr/share/texlive/texmf-dist/tex/latex/was/upgreek.sty)
>  (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)
>  (./font.aux) 
> [1{/usr/share/texlive/texmf-var/fonts/map/pdftex/updmap/pdftex.map
> }] (./font.aux)
>  kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+120/600 --dpi 720 
> eurm10
>  mktexpk: don't know how to create bitmap font for eurm10.
>  mktexpk: perhaps eurm10 is missing from the map file.
>  kpathsea: Appending font creation commands to missfont.log.
>  )
>  !pdfTeX error: pdflatex (file eurm10): Font eurm10 at 720 not found
>   ==> Fatal error occurred, no output PDF file produced!
>
> However, this compiles without error, just as it should, on my F37 machine.
>
> Many thanks again, and best wishes,
> Ranjan

That works on my F38 machine.  Does this turn up anything?

find /usr/share/texlive -name \*.rpmnew

I'm especially interested in /usr/share/texlive/web2c/updmap.cfg.  If
there's an rpmnew version, you might have to fix that up before your
example will work.
-- 
Jerry James
http://www.jamezone.org/
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to