General ⇒ rerunfilecheck | Package Warning
rerunfilecheck | Package Warning
- Attachments
-
- rerunfilecheck-warning.png (33.63 KiB) Viewed 6103 times
Reason: Preferably no external links (see Board Rules). Attachments go onto the forum server where possible.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
rerunfilecheck | Package Warning
Don't post screen captures of warnings or errors. Copy them from the log file (*.log) or attach the complete log by upload to the forum server.
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: rerunfilecheck | Package Warning
Thanks for your reply.
I still couldn't get it to work. Below I have a copy of the log of my error.
- Attachments
-
- untitled-1.log
- (4.15 KiB) Downloaded 353 times
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
rerunfilecheck | Package Warning
It seems that you have a problem with your TeX installation. The PDF output is prevented. And the package warning doesn't cause this problem anyway. The last lines of the log file give a clue.
Code: Select all
!pdfTeX error: /usr/texbin/pdflatex (file ugmr8a.pfb): cannot open Type 1 font
file for reading
==> Fatal error occurred, no output PDF file produced!
urw-
)garamond
option but some essential font files for URW Garamond are missing on your system.For more specific help attach a minimal example to your next post.
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: rerunfilecheck | Package Warning
I'm re-installing MacTex distribution again.I'll see if the document gets generated then,
probably something went wrong during installation.
Thanks for your help so far.
Re: rerunfilecheck | Package Warning
I managed to generate the file.
The issue was that; I didn't install the URW Garamond fonts for the math design package.
After installing it I'm able to generate the file without a problem.