Thomas A. Schmitz wrote:
Hi all,
sorry if this is obvious and I have simply overlooked something. I need the character U0113 "emacron." It is not present in the font I use. In mkii, I could simply write \=e, and TeX would take care of building (faking) the character. When I try this in mkiv, I get an error:
error: ...al/texlive/texmf-local/tex/context/base/font-otf.lua:3329: attempt to index field '?' (a nil value)
while next and next.id == glyph and next.subtype<256 and next.font == currentfont do local cn = characters[next.char] if not cn or cn.description.class == 'mark' then prev = next next = next.next else should repair this
I'm not complaining about this somewhat opaque error message, but I'm
well, eventually all such errors should go away makes me wonder ... maybe in addition to combine i should have a simplify feature (so that a missing emacron at least gives an e) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------