Hi Hans,

When you earlier said that sorting was supported in cont-xp, did you mean it should be working right now, or that you are only going to fix sorting in cont-xp?

Right now, \completelistofacronyms fails in the following example using 'context --interface=xp' :

-----
\definesynonyms[acronym][acronyms][\infull]

\acronym{ABC}{A Better Compiler}
\acronym{DEF}{Don't Ever Fail}

\starttext
  \completelistofacronyms
  \infull{ABC} (\ABC)
  \infull{DEF} (\DEF)
\stoptext
-----

The error I see is:

-----
systems        : synchronize: chapter,chapter,section-2,2
! LuaTeX error ...text/tex/texmf-context/tex/context/base/strc-syn.lua:89: attempt to index field 'definition' (a nil value)
stack traceback:
    ...text/tex/texmf-context/tex/context/base/strc-syn.lua:89: in function 'filter'
    ...text/tex/texmf-context/tex/context/base/strc-syn.lua:162: in function 'analysed'
    ...text/tex/texmf-context/tex/context/base/strc-syn.lua:172: in function 'process'
    <main ctx instance>:1: in main chunk.
\doplacelistofsynonyms ...blists.process('#1',{})}
                                                  \stoppacked \endgroup
\docompletelistofsynonyms ...stofsynonyms {#1}{#2}
                                                  \page [\v!yes ]
l.7   \completelistofacronyms
-----
                            
Thanks,

Kevin

On Thu, Feb 5, 2009 at 3:13 PM, Hans Hagen <pragma@wxs.nl> wrote:
Peter Münster wrote:
Hello,

\completelistof... does not work with MKIV
(ConTeXt 2009.01.18 and LuaTeX snapshot-0.31.3-2008123108):

\definesynonyms[Acro][acronymes]
\Acro{HTML}{HyperText Markup Language}
\Acro{PDF}{Portable Document Format}
\starttext
\HTML\ and \PDF
\completelistofacronymes
\stoptext

indeed, all sorting is not working since i moved to a different method (supporte din cont-xp)

Hans


-----------------------------------------------------------------
                                         Hans Hagen | PRAGMA ADE
             Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                            | www.pragma-pod.nl
-----------------------------------------------------------------

___________________________________________________________________________________
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
___________________________________________________________________________________