Aditya Mahajan skrev:
On Tue, 22 Sep 2009, Thomas A. Schmitz wrote:
On Sep 22, 2009, at 9:17 PM, Janneman wrote:
Hi All!
It seems to be broken in some way when I try this
example
This works here:
\setuppublications[state=start] \setupbibtex[database=testbib]
\starttext
\section{one} % or \chapter or \subsection or whatever
\cite[Carlsen2008amt] \cite[Dash2008fik] \cite[Haggstrom2008tso] \cite[Klisinska2009tft] \cite[Lantz-Andersson2009fie] \cite[Langstrom2008msf] \cite[Sumpter2009oao]
\completepublications
\stoptext
Hans, we talked about this a while ago: should we put this in the docu (i.e. bib needs some sort of structure before the first references), or should this be fixed? Not that it matters much, I think...
Or just say
\completepublications[criterium=all]
Aditya ___________________________________________________________________________________
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 ___________________________________________________________________________________
Ok thanks all for the reply. As I understood the controlsequence \completepublications[criterium=all] means that the cited titles is beeing listed not the un-cited. Therefore the list should appear according to my example. So I get in to it with \setuppublications[state=start] and see what happens. Regards Janneman