General! Emergency Stop. On font selection

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
phaebz
Posts: 2
Joined: Mon Aug 27, 2012 4:10 pm

! Emergency Stop. On font selection

Post by phaebz »

Dear LaTeX Community,

I am using Mac OS X 10.8 with the MacTeX 2012 distribution. I also use LyX, so there is no "real" example file I could give. The error message from the .log file is:

Code: Select all

(/usr/local/texlive/2012/texmf-dist/tex/latex/esint/uesint.fd
File: uesint.fd 
)
\c_siunitx_mathtt_int=\count334
LaTeX Font Info:    Font shape `U/msa/m/n' will be
(Font)              scaled to size 12.50409pt on input line 173.
LaTeX Font Info:    Font shape `U/msa/m/n' will be
(Font)              scaled to size 9.37807pt on input line 173.
LaTeX Font Info:    Font shape `U/msa/m/n' will be
(Font)              scaled to size 7.29405pt on input line 173.
LaTeX Font Info:    Font shape `U/msb/m/n' will be
(Font)              scaled to size 12.50409pt on input line 173.
LaTeX Font Info:    Font shape `U/msb/m/n' will be
(Font)              scaled to size 9.37807pt on input line 173.
LaTeX Font Info:    Font shape `U/msb/m/n' will be
(Font)              scaled to size 7.29405pt on input line 173.
LaTeX Font Info:    Font shape `T1/pplj/bx/n' in size <9> not available
(Font)              Font shape `T1/pplj/b/n' tried instead on input line 173.
)
! Emergency stop.
It seems that a siunitx truetype font cannot be found (?). Also, I am using the palatino font:

Code: Select all

\usepackage{mathpazo}
It also happens with:

Code: Select all

\usepackage{cmbright}
When I run the file in TeXworks or from the command line, it just hangs after the line(s):

Code: Select all

(/usr/local/texlive/2012/texmf-dist/tex/latex/esint/uesint.fd))
*
I am new to the MacTeX distribution. The same file works well under MiKTeX...

To sum up, I am at a loss and would appreciate any hints or nudges.

Best Regards,
Michael Bach

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Post Reply