summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex/bst/acmart/ACM-Reference-Format.bst
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-07-17 21:17:06 +0000
committerKarl Berry <karl@freefriends.org>2018-07-17 21:17:06 +0000
commit7bc9aae28b9ca51b001a7a2b2241797a2201c560 (patch)
tree253374bff05ecd11aef070750740b0f865d994de /Master/texmf-dist/bibtex/bst/acmart/ACM-Reference-Format.bst
parent4511ffaeee5e1c7abe1520ad9797f24933cb8fcb (diff)
acmart (17jul18)
git-svn-id: svn://tug.org/texlive/trunk@48214 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex/bst/acmart/ACM-Reference-Format.bst')
-rw-r--r--Master/texmf-dist/bibtex/bst/acmart/ACM-Reference-Format.bst12
1 files changed, 7 insertions, 5 deletions
diff --git a/Master/texmf-dist/bibtex/bst/acmart/ACM-Reference-Format.bst b/Master/texmf-dist/bibtex/bst/acmart/ACM-Reference-Format.bst
index 04976b28928..d65cd699aeb 100644
--- a/Master/texmf-dist/bibtex/bst/acmart/ACM-Reference-Format.bst
+++ b/Master/texmf-dist/bibtex/bst/acmart/ACM-Reference-Format.bst
@@ -1456,14 +1456,16 @@ FUNCTION { format.articleno.numpages }
%% numpages, pages -> "pages-value"
%% numpages -> "numpages-value"
%% pages -> "pages-value"
+ %%
+ %% We no longer issue warninig when missing articleno, but having numpages
articleno empty.or.unknown eid empty.or.unknown and
{
- numpages empty.or.unknown
- { }
- { "numpages field, but no articleno or eid field, in "
- cite$ * warning$ }
- if$
+%% numpages empty.or.unknown
+%% { }
+%% { "numpages field, but no articleno or eid field, in "
+%% cite$ * warning$ }
+%% if$
""
}
{