Am 04.12.2009 um 16:04 schrieb Wolfgang Schuster:


Am 04.12.2009 um 15:33 schrieb Bernhard Rosensteiner:

ok, i´ve skipped the typescriptfile maybe it´s easier to see where the problem lies.
When i use ä, ü or ö  i get an error but without umlauts all works ok.


Can you check this example:

\definefontfeature[zapfino][default][script=latn,mode=node,calt=yes,clig=yes,liga=yes,rlig=yes,tlig=yes]

%\definefont[zapfino][name:zapfino*zapfino]
\definefont[zapfino][file:ZapfinoExtraLTPro]

\define[1]\zapfinoexample
 {\page
  \bgroup
  \definefontfeature[#1][default][mode=node,script=latn,#1=yes]
  \zapfino\addff{#1}\input knuth\par
  \egroup}

\starttext

\zapfino

%Z Za Zap Zapf Zapfi Zapfin Zapfino

%ÄÖÜäöüß

\processcommalist[ss01,ss02,ss03,ss04,ss05,ss06,ss07,ss08,ss09,ss10,ss11,ss12,ss13,ss14,ss15,ss16,ss17,ss18,ss19,ss20]\zapfinoexample

\stoptext

Wolfgang

this example processes normaly (i get 20 pages  with the stylistic sets) but when i put an umlaut before \stoptext there is the same error as before.


Which version of luatex are you using?

(works for me: luatex prerelease 0.47.0, linux/i386)

Best wishes,
Taco

i use: LuaTeX, Version beta-0.46.0-2009112909, MacOSX 10.6.2