1 Oct
2008
1 Oct
'08
5:19 p.m.
Am 01.10.2008 um 19:11 schrieb Wolfgang Schuster:
Am 01.10.2008 um 18:58 schrieb Hans Hagen:
Steffen Wolfrum wrote:
Hi,
I am not sure if this is also related to the latest beta problem?
But, however, with the latest minimal ...
fixed
I get now with font fallback a error message about the undefined command \parsefontspec in MkIV (used in font-col.tex) because you defined it only in font-ini.mkii.
Here is a example: \definefontfallback[whatever][Slanted][basiclatin][force=yes] \definefontsynonym[SerifPlus][Serif][fallbacks=whatever] \definefont[MySerif][SerifPlus at 10pt] \starttext \MySerif\input knuth \stoptext Wolfgang