summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/bibtex/bst/aomart/aomalpha.bst20
-rw-r--r--Master/texmf-dist/bibtex/bst/aomart/aomplain.bst17
-rw-r--r--Master/texmf-dist/doc/latex/aomart/README5
-rw-r--r--Master/texmf-dist/doc/latex/aomart/aomart.pdfbin403221 -> 403814 bytes
-rw-r--r--Master/texmf-dist/doc/latex/aomart/aomsample.bib2
-rw-r--r--Master/texmf-dist/doc/latex/aomart/aomsample.pdfbin487004 -> 487008 bytes
-rw-r--r--Master/texmf-dist/doc/latex/aomart/aomsample1.pdfbin487008 -> 487014 bytes
-rw-r--r--Master/texmf-dist/source/latex/aomart/aomart.dtx10
-rw-r--r--Master/texmf-dist/source/latex/aomart/aomart.ins2
-rw-r--r--Master/texmf-dist/tex/latex/aomart/aomart.cls2
10 files changed, 45 insertions, 13 deletions
diff --git a/Master/texmf-dist/bibtex/bst/aomart/aomalpha.bst b/Master/texmf-dist/bibtex/bst/aomart/aomalpha.bst
index 803f87c1d4e..0c0dd29ff1f 100644
--- a/Master/texmf-dist/bibtex/bst/aomart/aomalpha.bst
+++ b/Master/texmf-dist/bibtex/bst/aomart/aomalpha.bst
@@ -2,7 +2,7 @@
%%% This is aomplain.bst file, based on amsplain.bst by AMS
%%% to support Annals of Mathematics specific fields.
%%%
-% Copyright 2010-2016, The Annals of Mathematics.
+% Copyright 2010--2017, The Annals of Mathematics.
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
% version 1.3 of this license or (at your option) any
@@ -17,10 +17,9 @@
% The Current Maintainer of this work is Boris Veytsman,
% <borisv@lk.net>
%
-% This work consists of the file aomart.dtx the
+% This work consists of the file aomart.dtx, the
% derived file aomart.cls, and the files aomplain.bst and aomalpha.bst
%
-%
%%%
% See the file btxbst.doc for extra documentation other than
@@ -100,6 +99,8 @@ ENTRY
year
zblnumber
titlenote
+ totalpages
+ pagetotal
}
{}
{ label extra.label sort.label bysame }
@@ -627,9 +628,20 @@ FUNCTION {multi.page.check}
multiresult
}
+% pagetotal is a synonym of totalpages: some styles use
+% one, and some another
+
FUNCTION {format.pages}
{ pages empty$
- { "" }
+ { totalpages empty$
+ { pagetotal empty$
+ { "" }
+ { pagetotal "~pp." *}
+ if$
+ }
+ { totalpages "~pp." *}
+ if$
+ }
{ pages n.dashify }
if$
}
diff --git a/Master/texmf-dist/bibtex/bst/aomart/aomplain.bst b/Master/texmf-dist/bibtex/bst/aomart/aomplain.bst
index 4d5b23690f0..7d06eba0548 100644
--- a/Master/texmf-dist/bibtex/bst/aomart/aomplain.bst
+++ b/Master/texmf-dist/bibtex/bst/aomart/aomplain.bst
@@ -2,7 +2,7 @@
%%% This is aomplain.bst file, based on amsplain.bst by AMS
%%% to support Annals of Mathematics specific fields.
%%%
-% Copyright 2010-2016, The Annals of Mathematics.
+% Copyright 2010-2017, The Annals of Mathematics.
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
% version 1.3 of this license or (at your option) any
@@ -17,7 +17,7 @@
% The Current Maintainer of this work is Boris Veytsman,
% <borisv@lk.net>
%
-% This work consists of the file aomart.dtx the
+% This work consists of the file aomart.dtx, the
% derived file aomart.cls, and the files aomplain.bst and aomalpha.bst
%
%
@@ -621,9 +621,20 @@ FUNCTION {multi.page.check}
multiresult
}
+% pagetotal is a synonym of totalpages: some styles use
+% one, and some another
+
FUNCTION {format.pages}
{ pages empty$
- { "" }
+ { totalpages empty$
+ { pagetotal empty$
+ { "" }
+ { pagetotal "~pp." *}
+ if$
+ }
+ { totalpages "~pp." *}
+ if$
+ }
{ pages n.dashify }
if$
}
diff --git a/Master/texmf-dist/doc/latex/aomart/README b/Master/texmf-dist/doc/latex/aomart/README
index a69aec2b6ab..1c547f1854d 100644
--- a/Master/texmf-dist/doc/latex/aomart/README
+++ b/Master/texmf-dist/doc/latex/aomart/README
@@ -1,12 +1,15 @@
LaTeX Class for The Annals of Mathematics
Boris Veytsman
- Version 1.16
+ Version 1.17
This package provides the class for typesetting articles for The Annals
of Mathematics, http://annals.princeton.edu/.
Changes:
+ Version 1.17
+ New field totalpages in the bibliography
+
Version 1.16
Metadata handling changes.
diff --git a/Master/texmf-dist/doc/latex/aomart/aomart.pdf b/Master/texmf-dist/doc/latex/aomart/aomart.pdf
index 0d9eab77333..ac9219b265e 100644
--- a/Master/texmf-dist/doc/latex/aomart/aomart.pdf
+++ b/Master/texmf-dist/doc/latex/aomart/aomart.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/aomart/aomsample.bib b/Master/texmf-dist/doc/latex/aomart/aomsample.bib
index 253a8afee20..39e9d4fed8d 100644
--- a/Master/texmf-dist/doc/latex/aomart/aomsample.bib
+++ b/Master/texmf-dist/doc/latex/aomart/aomsample.bib
@@ -205,7 +205,7 @@ url = {http://www.math.leidenuniv.nl/~hwl/PUBLICATIONS/1973a/art.pdf}
year = 1992,
volume = 65,
number = 3,
- pages = {511--527},
+ totalpages = {17},
mrnumber= {1154181},
zblnumber = {0774.14039}
}
diff --git a/Master/texmf-dist/doc/latex/aomart/aomsample.pdf b/Master/texmf-dist/doc/latex/aomart/aomsample.pdf
index 4f57b856fb6..1c2622b67f3 100644
--- a/Master/texmf-dist/doc/latex/aomart/aomsample.pdf
+++ b/Master/texmf-dist/doc/latex/aomart/aomsample.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/aomart/aomsample1.pdf b/Master/texmf-dist/doc/latex/aomart/aomsample1.pdf
index 681da0f317b..1c4f8a6aaf8 100644
--- a/Master/texmf-dist/doc/latex/aomart/aomsample1.pdf
+++ b/Master/texmf-dist/doc/latex/aomart/aomsample1.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/aomart/aomart.dtx b/Master/texmf-dist/source/latex/aomart/aomart.dtx
index e78731da025..af7ac7b1a32 100644
--- a/Master/texmf-dist/source/latex/aomart/aomart.dtx
+++ b/Master/texmf-dist/source/latex/aomart/aomart.dtx
@@ -1,5 +1,5 @@
% \iffalse
-% $Id: aomart.dtx,v 1.66 2017/01/20 02:18:37 boris Exp $
+% $Id: aomart.dtx,v 1.67 2017/01/26 23:31:37 boris Exp $
%
% Copyright 2010-2017, Princeton University (Mathematics Department)
% This work may be distributed and/or modified under the
@@ -104,6 +104,8 @@
% \changes{v1.11}{2012/08/16}{Added \textbackslash fulladdress}
% \changes{v1.11}{2012/08/16}{Deleted \textbackslash repeatedauthors{} from
% the documentation}
+% \changes{v1.17}{2017/01/26}{Added new field totalpages to the
+% bibliography}
%
% \clearpage
%
@@ -688,6 +690,10 @@
% titlenote = {with illustrations by Duane Bibby}
% }
% \end{verbatim}
+% \item[totalpages:] some articles (especially published in an electronic
+% format) do not have start and end page numbers; instead you may put
+% the total number of pages. If both \texttt{pages} and
+% \texttt{totalpages} are present, \texttt{pages} take precedence.
%
% \end{description}
%
@@ -731,7 +737,7 @@
\ProvidesFile{aomart.dtx}
%</gobble>
%<class>\ProvidesClass{aomart}
-[2016/12/03 v1.16 Typesetting articles for the Annals of Mathematics]
+[2017/01/26 v1.17 Typesetting articles for the Annals of Mathematics]
% \end{macrocode}
%
%
diff --git a/Master/texmf-dist/source/latex/aomart/aomart.ins b/Master/texmf-dist/source/latex/aomart/aomart.ins
index af374bc57e2..39d05209c5e 100644
--- a/Master/texmf-dist/source/latex/aomart/aomart.ins
+++ b/Master/texmf-dist/source/latex/aomart/aomart.ins
@@ -1,7 +1,7 @@
%
% Doctrip file for aomart
% This file is in public domain
-% $Id: aomart.ins,v 1.1 2010-08-09 02:35:05 boris Exp $
+% $Id: aomart.ins,v 1.2 2017/01/26 23:31:37 boris Exp $
%
\def\batchfile{aomart.ins}
\input docstrip
diff --git a/Master/texmf-dist/tex/latex/aomart/aomart.cls b/Master/texmf-dist/tex/latex/aomart/aomart.cls
index d856183b2b9..6455c7fdc3f 100644
--- a/Master/texmf-dist/tex/latex/aomart/aomart.cls
+++ b/Master/texmf-dist/tex/latex/aomart/aomart.cls
@@ -37,7 +37,7 @@
%% Right brace \} Tilde \~}
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{aomart}
-[2016/12/03 v1.16 Typesetting articles for the Annals of Mathematics]
+[2017/01/26 v1.17 Typesetting articles for the Annals of Mathematics]
\long\def\aom@size@warning#1{%
\ClassWarning{aomart}{Size-changing option #1 will not be
honored}}%