ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Extra spaces in APA bibliography style
@ 2010-10-15 10:58 Florian Wobbe
  2010-10-16  7:19 ` Taco Hoekwater
  0 siblings, 1 reply; 3+ messages in thread
From: Florian Wobbe @ 2010-10-15 10:58 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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.

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Extra spaces in APA bibliography style
  2010-10-15 10:58 Extra spaces in APA bibliography style Florian Wobbe
@ 2010-10-16  7:19 ` Taco Hoekwater
  2010-10-16  9:06   ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Taco Hoekwater @ 2010-10-16  7:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Extra spaces in APA bibliography style
  2010-10-16  7:19 ` Taco Hoekwater
@ 2010-10-16  9:06   ` Hans Hagen
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2010-10-16  9:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Taco Hoekwater

On 16-10-2010 9:19, Taco Hoekwater wrote:
> 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.

I've added an \unskip before each ", pages".


-- 

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

end of thread, other threads:[~2010-10-16  9:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-15 10:58 Extra spaces in APA bibliography style Florian Wobbe
2010-10-16  7:19 ` Taco Hoekwater
2010-10-16  9:06   ` Hans Hagen

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