public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* gsftopk: fatal: map file `psfonts.map' not found.
@ 2022-06-24 20:10 Jochen Wiedmann
  0 siblings, 0 replies; only message in thread
From: Jochen Wiedmann @ 2022-06-24 20:10 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1954 bytes --]


Hi,

I am getting the errors below  while running pandoc on AlmaLinux 8.

kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 
ts1-lmr10
gsftopk: fatal: map file `psfonts.map' not found.
mktexpk: don't know how to create bitmap font for ts1-lmr10.
mktexpk: perhaps ts1-lmr10 is missing from the map file.
kpathsea: Appending font creation commands to missfont.log.

kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 
ts1-lmr10
gsftopk: fatal: map file `psfonts.map' not found.
mktexpk: don't know how to create bitmap font for ts1-lmr10.
mktexpk: perhaps ts1-lmr10 is missing from the map file.
kpathsea: Appending font creation commands to missfont.log.

kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 
ts1-lmr10
gsftopk: fatal: map file `psfonts.map' not found.
mktexpk: don't know how to create bitmap font for ts1-lmr10.
mktexpk: perhaps ts1-lmr10 is missing from the map file.
kpathsea: Appending font creation commands to missfont.log.
Error producing PDF.
!pdfTeX error: pdflatex (file ts1-lmr10): Font ts1-lmr10 at 600 not found
 ==> Fatal error occurred, no output PDF file produced!

I can reproduce the issue with the folloing Dockerfile:

FROM almalinux:8.6

RUN dnf -y install epel-release dnf-plugins-core
RUN dnf -y config-manager --set-enabled powertools
RUN dnf -y install pandoc texlive-latex
RUN dnf -y install texlive-metafont texlive-ec texlive-gsftopk
COPY docs.md /tmp/docs.md

RUN pandoc -s -o /tmp/docs.pdf /tmp/docs.md


Any ideas?

Thanks,

Jochen

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/caf0db58-9600-44cf-9963-8401c1900fd3n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 2549 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-24 20:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-24 20:10 gsftopk: fatal: map file `psfonts.map' not found Jochen Wiedmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).