summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-03-12 23:55:29 +0000
committerKarl Berry <karl@freefriends.org>2011-03-12 23:55:29 +0000
commit7b0a4c0345bd3b1608762f4eb480ef33e7d640a9 (patch)
treec442d6e75964f2ea705dd6b5ffe7342f07d4cd1d /Master/texmf-dist/bibtex
parent9c68f13f4c2f4a100ac13fb312b26d91ea47bca4 (diff)
achemso 3.5g (11mar11)
git-svn-id: svn://tug.org/texlive/trunk@21698 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r--Master/texmf-dist/bibtex/bst/achemso/achemso.bst2
-rw-r--r--Master/texmf-dist/bibtex/bst/achemso/biochem.bst2
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/bibtex/bst/achemso/achemso.bst b/Master/texmf-dist/bibtex/bst/achemso/achemso.bst
index 61eefb29f3f..68b192791ab 100644
--- a/Master/texmf-dist/bibtex/bst/achemso/achemso.bst
+++ b/Master/texmf-dist/bibtex/bst/achemso/achemso.bst
@@ -876,7 +876,7 @@ FUNCTION { format.names.all } {
FUNCTION { format.names.etal } {
ctrl.etal.firstonly.bool
{ #1 'remaining.names.int := }
- { ctrl.etal.number.int 'ma := }
+ { ctrl.etal.number.int 'remaining.names.int := }
if$
format.names.loop
current.name.str "others," =
diff --git a/Master/texmf-dist/bibtex/bst/achemso/biochem.bst b/Master/texmf-dist/bibtex/bst/achemso/biochem.bst
index eb8dad25fb3..207bfd8357f 100644
--- a/Master/texmf-dist/bibtex/bst/achemso/biochem.bst
+++ b/Master/texmf-dist/bibtex/bst/achemso/biochem.bst
@@ -880,7 +880,7 @@ FUNCTION { format.names.all } {
FUNCTION { format.names.etal } {
ctrl.etal.firstonly.bool
{ #1 'remaining.names.int := }
- { ctrl.etal.number.int 'ma := }
+ { ctrl.etal.number.int 'remaining.names.int := }
if$
format.names.loop
current.name.str "others," =