Hello,

I get unexpected output with this test-file:

% engine=luatex
\definesynonyms[test][tests]
\test{testOne}{first test}
\test{testTwo}{second test}
\starttext
\testOne
\placelistoftests
\stoptext

I would expect:

testOne
testOne     first test

but I get:

testOne
test        testOne

(Perhaps a problem with parameter numbers #1, #2 etc. ?)

Cheers, Peter

-- 
http://pmrb.free.fr/contact/
___________________________________________________________________________________
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