Kevin D. Robbins wrote:
Hello all,

I have attached a fairly minimal example that demonstrates three problems I currently have using an enumeration for code listings.

The first problem is that \placelist[enumeration:listing] errors out with:

has to do with the fact that the list is not initialized (i'll add a test for that) and therefore variables are not resolved using the parent chain

for the moment add:

  \definelist[listing]

also, use "listing' as name in order to get some result

  \setuplist[listing]...

  \placelist[listing][criterium=text]

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

Reply via email to