Hi list,

I found two small errors in bibl-ams.tex:
- for articles the period behind page numbers is missing
- there is an additional space after title (or editors if present) of incollections because of missing %

A patch is attached.  Hope that this is okay and can be fixed in the core.

Best regards,
Stefan.
--- C:/context/tex/texmf-context/tex/context/bib/bibl-ams.tex   Thu Aug 13 
11:48:24 2009
+++ C:/Users/warrence/Documents/My Documents/ConTeXt/diplomarbeit/bibl-ams.tex  
Wed Sep 21 19:13:49 2011
@@ -162,7 +162,7 @@
    \insertvolume{ \bgroup\bf }{\egroup}{}%
    \insertpubyear{ (}{)}{\unskip}%
    \insertissue{\unskip, no.~}{}{}%
-   \insertpages{\unskip, }{}{}%
+   \insertpages{\unskip, }{.}{}%
    \insertNote{ }{.}{}%
    \insertcomment{}{.}{}%
 }
@@ -290,7 +290,7 @@
    {\egroup
     \inserteditors{, edited by }%
        {}%
-       {}
+       {}%
         \insertseries
              {\insertvolume{, number }{~in }{ }}%
              {}%
___________________________________________________________________________________
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 via email to