11 Jan
2007
11 Jan
'07
5:41 p.m.
On 1/10/07, Peter Münster wrote:
Hello, what is needed to get LM working with XeTeX? I've no success with such a minimal file (imagine utf8 encoding, which is not the case in this email):
\startext à è ö € œ ± \stoptext
Just to answer what you have been asking for: \font\f="[lmroman12-regular]" \f But actualy this should be done properly (something that the LaTeX community already did): ConTeXt should choose OpenType version of LM by default when XeTeX is used. Mojca