ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Extra spaces in APA bibliography style
Date: Sat, 16 Oct 2010 09:19:22 +0200	[thread overview]
Message-ID: <4CB951FA.9060904@elvenkind.com> (raw)
In-Reply-To: <966854D4-1AFE-458B-A44A-A9A577A172B3@awi.de>

On 10/15/2010 12:58 PM, Florian Wobbe wrote:
> Hi,
>
> I just noticed that there is an extra space after the booktitle and before ', pages' in the publicationlayout inproceedings in the english APA bibliography style.

Hans, can you do this please? Also, line 334 needs an identical fix.

> Here is a suggested patch:
>
> --- texmf-context/tex/context/bib/bibl-apa.tex.orig     2009-01-05 15:03:34.000000000 +0100
> +++ texmf-context/tex/context/bib/bibl-apa.tex  2010-10-15 11:47:41.000000000 +0200
> @@ -307,7 +307,7 @@
>                 {}%
>                 {}%
>            \insertchap{\unskip, }{ }{ }%
> -         \insertpages{, pages~}{}{}%
> +         \insertpages{\unskip, pages~}{}{}%
>            \insertorg{. }{.}{.}%
>           }%
>           {In \insertcrossref{}{}{}%
>
> Best,
> Florian
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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:[~2010-10-16  7:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-15 10:58 Florian Wobbe
2010-10-16  7:19 ` Taco Hoekwater [this message]
2010-10-16  9:06   ` Hans Hagen

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=4CB951FA.9060904@elvenkind.com \
    --to=taco@elvenkind.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).