ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Martin Moncrieffe <mcm35@cam.ac.uk>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Bibliographies in MkIV
Date: Tue, 11 Aug 2015 11:10:43 +0100	[thread overview]
Message-ID: <0D8FA64B-EAD2-4CAB-A93A-FFA94F57F034@cam.ac.uk> (raw)

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
___________________________________________________________________________________

                 reply	other threads:[~2015-08-11 10:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0D8FA64B-EAD2-4CAB-A93A-FFA94F57F034@cam.ac.uk \
    --to=mcm35@cam.ac.uk \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).