ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* setupcite in mkiv to cite two references
@ 2015-02-09 21:15 Yu Zhang
  2015-02-10 15:02 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Yu Zhang @ 2015-02-09 21:15 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 305 bytes --]

Hi list,

I need some help about formatting citations in mkiv.

What I want is something like [3, 4] if I put \cite[ref3,ref4]. However,
what I actually get is [3 and 4]. This only happens if I put two references
in \cite[].

So, does anyone know how to replace 'and' with ', ' in my situation.

best,
Yu

[-- Attachment #1.2: Type: text/html, Size: 378 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] 3+ messages in thread

* Re: setupcite in mkiv to cite two references
  2015-02-09 21:15 setupcite in mkiv to cite two references Yu Zhang
@ 2015-02-10 15:02 ` Hans Hagen
  2015-02-18 21:09   ` Yu Zhang
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2015-02-10 15:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 2/9/2015 10:15 PM, Yu Zhang wrote:
> Hi list,
>
> I need some help about formatting citations in mkiv.
>
> What I want is something like [3, 4] if I put \cite[ref3,ref4]. However,
> what I actually get is [3 and 4]. This only happens if I put two
> references in \cite[].
>
> So, does anyone know how to replace 'and' with ', ' in my situation.

Look in the publ-imp-apa.mkvi file and overload the num setting:

pubsep={,},
lastpubsep={,},
finalpubsep={,}

Alan and I are currently working on the publication subsystem and there 
will be an update soon. The configuration of these things will change a 
bit (so that one can easier mix several renderings in one document).

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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] 3+ messages in thread

* Re: setupcite in mkiv to cite two references
  2015-02-10 15:02 ` Hans Hagen
@ 2015-02-18 21:09   ` Yu Zhang
  0 siblings, 0 replies; 3+ messages in thread
From: Yu Zhang @ 2015-02-18 21:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1760 bytes --]

Thanks Hans. These settings fixed my issues.

best
Yu

On Tue, Feb 10, 2015 at 10:02 AM, Hans Hagen <pragma@wxs.nl> wrote:

> On 2/9/2015 10:15 PM, Yu Zhang wrote:
>
>> Hi list,
>>
>> I need some help about formatting citations in mkiv.
>>
>> What I want is something like [3, 4] if I put \cite[ref3,ref4]. However,
>> what I actually get is [3 and 4]. This only happens if I put two
>> references in \cite[].
>>
>> So, does anyone know how to replace 'and' with ', ' in my situation.
>>
>
> Look in the publ-imp-apa.mkvi file and overload the num setting:
>
> pubsep={,},
> lastpubsep={,},
> finalpubsep={,}
>
> Alan and I are currently working on the publication subsystem and there
> will be an update soon. The configuration of these things will change a bit
> (so that one can easier mix several renderings in one document).
>
> Hans
>
> -----------------------------------------------------------------
>                                           Hans Hagen | PRAGMA ADE
>               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
>                                              | www.pragma-pod.nl
> -----------------------------------------------------------------
> ____________________________________________________________
> _______________________
> 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
> ____________________________________________________________
> _______________________

[-- Attachment #1.2: Type: text/html, Size: 2935 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2015-02-18 21:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-09 21:15 setupcite in mkiv to cite two references Yu Zhang
2015-02-10 15:02 ` Hans Hagen
2015-02-18 21:09   ` Yu Zhang

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).