setupcite in mkiv to cite two references
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
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 -----------------------------------------------------------------
Thanks Hans. These settings fixed my issues.
best
Yu
On Tue, Feb 10, 2015 at 10:02 AM, Hans Hagen
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 ____________________________________________________________ _______________________
participants (2)
-
Hans Hagen
-
Yu Zhang