ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bibliographies in MkIV
@ 2015-08-11 10:10 Martin Moncrieffe
  0 siblings, 0 replies; only message in thread
From: Martin Moncrieffe @ 2015-08-11 10:10 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all,

I'm unable to get the "andtext" option to \setupsite working. According to the old bib module manual, it should control the separation between two authors. Thus the following:

\setupbibtex[database=sample,sort=author]
\setuppublications[alternative=num]
\setupcite[left=(,right=),inbetween={,},andsep={,}]

\starttext

This is a test of the context citation module in MkIV\cite[hh2010a,Eijkhout1991]. 

\placepublications[criterium=text]
\stoptext

using  the following sample.bib 

@ARTICLE{hh2010a,
  author = hh,
  title = {The Font Name Mess},
  journal = {MAPS},
  year = {2010},
  volume = {40},
  pages = {2-8},
  keywords = {context},
}

@BOOK{Eijkhout1991,
  title = {\TeX\ by Topic. A \TeX nician's Reference},
  publisher = {Addison-Wesley},
  year = {1991},
  author = {Victor Eijkhout},
  address = {London},
  keywords = {general},
}

Should produce in the output (1,2) but instead produces (1 and 2).

Is there a quick fix?

Regards.

__martin

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-08-11 10:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-11 10:10 Bibliographies in MkIV Martin Moncrieffe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).