16 Oct
2008
16 Oct
'08
9:26 a.m.
On Thu, Oct 16, 2008 at 9:47 AM, Thomas A. Schmitz
Hi all,
the answer to this one may be completely obvious, but I haven't found anything: I know we can define fallback fonts in mkiv, but is it possible to define fallbacks for single characters. Let's take 0x0113, "emacron."
\definefontfallback [myfallback] [Fallbackfont] [0x0113] [force=yes|no,check=yes|no] % check : only replace when present in replacement font (default: no) % force : force replacent even when basefont has glyph (default: yes)
Is it possible to define "if character is present in current font, use it; else \buildtextaccent\macron e" ?
Wolfgang