\definefontfeature[default][mode=node,language=dflt,script=latn,kern=yes,liga=yes,tlig=yes,trep=yes]
\definefontfeature[body][default][protrusion=quality,expansion=quality]

\starttypescript [test]
    \definetypeface[test][rm][serif][palatino][default][features=body]
\stoptypescript

\usetypescript[test]

\setupalign[hanging,hz]
\setupbodyfont[test,12pt]%
\mainlanguage[en-us]

\showgrid

\starttext
\addff{body}
\input{knuth}
\stoptext

Results in no protrusion or hz.   What's wrong?
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to