Fei He wrote:
Hello Taco,
Thanks for the help the other day. It fixed most of the problems. However, it seems that i cannot get the publication list numbered like:
[1]. pub1 [2.] pub2
Here's what you need:
\usemodule[bib]
\def\bracketed#1{[#1]} % adapt as desired \setuppublications
[sorttype=cite, % list by cite order
refcommand=num, % cite list item no.
numbering=yes, % display list item no. in list
numbercommand=\bracketed] % show brackets\setuppublicationlist[criterium=all] % for that bug
Greetings, Taco _______________________________________________ ntg-context mailing list [email protected] http://www.ntg.nl/mailman/listinfo/ntg-context
