On Thu, Jan 19, 2006 at 10:05:16PM +0100, Ralf Stubner wrote: > On Thu, Jan 19, 2006 at 20:55 +0100, Elrond wrote: > > > LaTeX Font Warning: Font shape S/lmr/m/n' undefined > > (Font) using S/cmsy/m/n' instead > > This should be OMS/.../m/n, not S/.../m/n.
Yep, the "`OM" was eaten by cut'n'paste. > > I have not found any ways to workaround the warnings. > > Add \usepackage{textcomp} to your preaamble, and the warnings will go > away. In general one should (almost) always add \usepackage{textcomp} > when one uses \usepacakge[T1]{fontenc} Okay, that makes the whole thing work. Thanks! I grepped a bit around, it seems textcomp is only mentioned together with lmodern in doc/fonts/lm/tstlmts1.tex, with the TS1 encoding. So my suggestion would be to append something like the following to the "How to use the Latin Modern fonts with LaTeX-based engines?" section in README.Debian: A \usepackage{textcomp} also solves a bunch of font related issues that tend to come up with lmodern. Or the like. > cheerio > ralf Elrond -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]