On 7/29/2008 11:22 PM, Hans Hagen wrote:
> Matthias Wächter wrote:
> 
>> Hans, do you feel something about the issue?
> 
> only if i get a test file and a description of expected behaviour

Sure, here it is. removing the comment on the \word version works only in MKIV, 
i.e. LuaTeX, but that’s not the issue anyway.

\starttext

assert \WORDS{oNe two} = ONE TWO (works in MKII + MKIV)

%% \word is not defined in MKII, just in MKIV
% assert \word{oNe two} = one two (works in MKIV)

assert \Words{oNe two} = ONe Two (works in MKII + MKIV)

assert \Word{oNe two} = ONe two (works in MKII, does not work in MKIV)

\stoptext


Thanks for taking care, Hans,
- Matthias
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to