General ⇒ rerunfilecheck | Package Warning
rerunfilecheck | Package Warning
I'm attempting to generate a document on TexWorks. The error I get is as shown in the attachment. I'm relatively new to LaTeX ; please help me out.
- Attachments
-
- rerunfilecheck-warning.png (33.63 KiB) Viewed 5911 times
Last edited by localghost on Sun Jun 10, 2012 11:45 am, edited 1 time in total.
Reason: Preferably no external links (see Board Rules). Attachments go onto the forum server where possible.
Reason: Preferably no external links (see Board Rules). Attachments go onto the forum server where possible.
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
rerunfilecheck | Package Warning
This is no error. Just a warning, as can be seen clearly. Take a look at the manual of the rerunfilecheck package for more information. Start a new compiler run and the warning should disappear.
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
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
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: rerunfilecheck | Package Warning
Hi,
Thanks for your reply.
I still couldn't get it to work. Below I have a copy of the log of my error.
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 345 times
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
rerunfilecheck | Package Warning
It would be nice if you follow directions and not just copy and paste the complete log into a post but just attach it by upload to the forum server.
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.
Seems that you are trying to use the mathdesign package with the (
For more specific help attach a minimal example to your next post.
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.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: rerunfilecheck | Package Warning
I'll make sure that I follow the rules properly when I post the next time.
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.
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
Hi,
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.
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.