Hi, It definitely doesn't seem to work here ... Just to clarify, the \cites[..] do appear with brackets, it's the list that doesn't have them. Using ConTeXt ver: 2004.1.13 fmt: 2004.1.14 int: english mes: english Tuesday, January 20, 2004 Taco Hoekwater wrote:
Hi,
This
\def\mynumber#1{[#1]} \setuppublications[numbering=yes,numbercommand=\mynumber]
should work. It definately works in (my) english version.
Hope this helps.
Greetings, Taco
On Tue, 13 Jan 2004 17:04:09 +0100, Giuseppe wrote:
Hi,
another m-bib problem from it.comp.software.tex ... it seems that none of the "list customizations" options (i.e. neither the \setuppublicationlist nor \setuplist[pubs] allows to change the numbercommand parameter (e.g. to put brackets around the bibref number in the list); a quick glance at the log shows that the numbercommand is getting overruled by \initializepublist ... how to cope with this?