Consider the following example
\definefontfeature[capital spacing] [cpsp=yes]
\definefontfeature[small capitals] [c2sc=yes]
\starttext
\setfontfeature{capital spacing} % not OK
% \setfontfeature{small capitals} % OK
ABCDEFGHIJKLMNOPQRSTUVWXYZ
\stoptext
It works okay with small capitals but with capital spacing the context throws
an error:
…/node-inj.lua:70: attempt to index local 'spec' (a nil value)
Greeting
Andreas
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________