On Wed, Jun 23, 2010 at 17:11, Khaled Hosny wrote:
On Wed, Jun 23, 2010 at 03:24:09PM +0200, Hans Hagen wrote:
On 23-6-2010 1:39, Mojca Miklavec wrote:
when processing it with texexec --xtx filename
so ... xetex ... you're sure xetex is run?
Yes. spec-xet.mkii probably doesn't get included with pdfTeX or LuaTeX. Also: Producer: xdvipdfmx (0.7.3)
(/Users/mojca/soft/texlive/2010/texmf-dist/tex/context/base/spec-xet.mkii) (/Users/mojca/soft/texlive/2010/texmf-dist/tex/context/third/gentium/type-genti um.tex)kpathsea: Invalid fontname `lmmi7:+liga;+kern;mapping=tlig;', contains ':' kpathsea: Invalid fontname `lmmi7:+liga;+kern;mapping=tlig;', contains ':'
i suppose that xetex only feeds the lmmi7 into kpse so this message is wierd indeed
TEXMF fonts (aka file:) should be enclosed in square brackets, and double quoted, without the quotes XeTeX will consider it an old tfm font.
True. But lmmi7 *is* an old tfm font. Mojca