Hi Luis,

thanks for the help and the suggestions. Unfortunately the problem is not with \emph. I tried using the new \emph{}, but I still get the same problem. LaTeX cannot find the proper font for rendering italicized Greek. In fact, in the log file I get:

LaTeX Font Info: Try loading font information for LGR+ptm on input line 96.
LaTeX Font Info: No file LGRptm.fd. on input line 96.


LaTeX Font Warning: Font shape `LGR/ptm/m/it' undefined
(Font)              using `LGR/cmr/m/n' instead on input line 96.


LaTeX Font Warning: Font shape `LGR/ptm/m/n' undefined (Font) using `LGR/cmr/m/n' instead on input line 96.

[1

{/Users/stefano/.texmf-var/fonts/map/pdftex/updmap/pdftex.map}] (./newfile2.aux
)


LaTeX Font Warning: Some font shapes were not available, defaults substituted.

 )



From what I've (recently) read that means that LaTex is looking for the font Adobe Times (ptm) in the LGR encoding, in italic shape (i), cannot find it, and substitutes cmr (computer modern?) normal shape in LGR encoding. So the problems has to do with font installation and/or mappings, because the typesetting of Greek should use the cbgreek fonts. Which, I believe, all star with a "g" in their filename/description. So there is something wrong in how LaTeX selects the fonts, but I know too little about LaTeX/TeX to fix the problem...


Cheers,

S.



__________________________________________________
Stefano Franchi
Department of Philosophy                  Ph:  (64) 9 373-7599 x83940
University Of Auckland                  Fax: (64) 9 373-7408
Private Bag 92019                               [EMAIL PROTECTED]
Auckland
New Zealand                     



Reply via email to