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

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