Thank you for the fast responses.

> Did you try "\cite[ref1,ref3,... ref9]" ?

Yes, I did try this, but instead of "[1,2,3]" or "[1-3]" I just got "[1]".

> Yes, it is OK. I am using in MKIV for multiple citation
> \cite[ref1,ref3,... ref9]
> Last delimiter is setting due commands \setupcite, for example
> default setting (for num style) is \setupcite[num][lastpubsep={ and }]
> I am using \setupcite[num][lastpubsep={,\,}] ...
> 
> More informations about using bib module (\usemodule[bib]
> \usemodule[bibltx]) is in Taco's document on:
> http://www.tug.org/texlive/Contents/live/texmf-dist/doc/context/bib/bibmod-
> doc.pdf
> 
> Jaroslav

I tried what you suggested, but without success. I'm using MkIV. My test case 
is:

"\usemodule[bib]
\setupbibtex[database={test.bib}, sort=author]
\setuppublications[alternative=ams]
\setupcite[num][lastpubsep={,\,}]

\starttext
\section{Section}
\cite[ref1, ref2, ref3]
\completepublications
\stoptext"

With this example tex-file I only get "[1]". Strangely: If I remove either the 
\section or the \completepublications command I get "[]"...

Any ideas what causes this?

Stefan
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to