ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Nicola <nvitacolonna@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: Equivalent of extras option in new bibliography system?
Date: Sat, 2 Jul 2016 09:28:59 +0200	[thread overview]
Message-ID: <nl7qfr$ui3$1@ger.gmane.org> (raw)
In-Reply-To: <20160701180756.69ad52ce@cea.fr>

On 2016-07-02 00:07:56 +0000, Alan Braslau said:

> On Fri, 1 Jul 2016 19:13:26 +0200
> Nicola <nvitacolonna@gmail.com> wrote:
> 
>> It does not seem to work with my example. The output of the MWE below
>> is:
>> 
>> (Author, 2016 XXX) (Author, 2016)
>> The comma seems the culprit.
> 
> Yes. Consider:
> 
> \cite[righttext={{, p.~24},{, p.~xx}}] [Author:2016,Author2:2015]
> 
> The comma gets parsed (as always) to separate multiple right texts,
> assigned here to each citation reference.
> 
> The solution to your problem is:
> 
> \cite[righttext={{, p.~24}}][Author:2016]
> 
> Alternately (if you find the {{ }} strange), you can type
> \cite[righttext={\btxcomma p.~24}] [Author:2016]
> 
> The macro \btxcomma also takes care of spacing.

Great! Thanks all for your help!

Nicola


___________________________________________________________________________________
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:[~2016-07-02  7:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-01 10:17 Nicola
2016-07-01 14:53 ` Hans Hagen
2016-07-01 17:13   ` Nicola
2016-07-01 23:03     ` Rik Kabel
2016-07-02  0:07     ` Alan Braslau
2016-07-02  7:28       ` Nicola [this message]
2016-07-03 17:00       ` Thomas A. Schmitz

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='nl7qfr$ui3$1@ger.gmane.org' \
    --to=nvitacolonna@gmail.com \
    --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).