Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updates to fix missing psfonts.map file #15

Closed

Conversation

jonathanschilling
Copy link
Contributor

Hi Matt,

I recently got the following error at the end of running LaTeX on the doxygen output:

kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 0+486/600 --dpi 486 phvbo8r
gsftopk: fatal: map file `psfonts.map' not found.
mktexpk: don't know how to create bitmap font for phvbo8r.
mktexpk: perhaps phvbo8r is missing from the map file.
kpathsea: Appending font creation commands to missfont.log.
-var/fonts/pk/ljfour/public/latex-fonts/line10.600pk>
make: *** [Makefile:8: refman.pdf] Error 1
!pdfTeX error: pdflatex (file phvbo8r): Font phvbo8r at 486 not found
 ==> Fatal error occurred, no output PDF file produced!

I don't know which package I would have to install on alpine to get psfonts.map and so I (temporarily ?) switched to Arch Linux, where I know that doxygen+LaTeX still works.

Could you please have a look if you can make psfonts.map available in your docker setup and/or let me know if you have objections against switching to Arch?

Thanks,
Jonathan

@jowr jowr mentioned this pull request May 4, 2021
@jowr
Copy link
Contributor

jowr commented May 4, 2021

Have you tried using an older alpine version? What about using 3.12 or 3.11 instead of 'edge'?

@mattnotmitt
Copy link
Owner

Hi @jonathanschilling I'm wanting to stick with Alpine for the time being. I've locked the version which should fix this error, so please try the latest release. If not, I'll try and help fix this issue within the confines of Alpine.

@mattnotmitt mattnotmitt closed this May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants