summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/bibtex/bst/aomart/aomplain.bst2
-rw-r--r--Master/texmf-dist/doc/latex/aomart/README5
-rw-r--r--Master/texmf-dist/doc/latex/aomart/aomart.pdfbin403814 -> 403779 bytes
-rw-r--r--Master/texmf-dist/doc/latex/aomart/aomsample.pdfbin487008 -> 487008 bytes
-rw-r--r--Master/texmf-dist/doc/latex/aomart/aomsample1.pdfbin487014 -> 487014 bytes
-rw-r--r--Master/texmf-dist/source/latex/aomart/aomart.dtx3
-rw-r--r--Master/texmf-dist/tex/latex/aomart/aomart.cls2
7 files changed, 9 insertions, 3 deletions
diff --git a/Master/texmf-dist/bibtex/bst/aomart/aomplain.bst b/Master/texmf-dist/bibtex/bst/aomart/aomplain.bst
index 7d06eba0548..d9673227648 100644
--- a/Master/texmf-dist/bibtex/bst/aomart/aomplain.bst
+++ b/Master/texmf-dist/bibtex/bst/aomart/aomplain.bst
@@ -97,6 +97,8 @@ ENTRY
year
zblnumber
titlenote
+ totalpages
+ pagetotal
}
{}
{ label bysame }
diff --git a/Master/texmf-dist/doc/latex/aomart/README b/Master/texmf-dist/doc/latex/aomart/README
index 1c547f1854d..4e6c55d6cba 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.17
+ Version 1.17a
This package provides the class for typesetting articles for The Annals
of Mathematics, http://annals.princeton.edu/.
Changes:
+ Version 1.17a
+ Bug fixed in aomplain.bst
+
Version 1.17
New field totalpages in the bibliography
diff --git a/Master/texmf-dist/doc/latex/aomart/aomart.pdf b/Master/texmf-dist/doc/latex/aomart/aomart.pdf
index ac9219b265e..a0a7ce7cdf4 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.pdf b/Master/texmf-dist/doc/latex/aomart/aomsample.pdf
index 1c2622b67f3..f5d08d3c4d8 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 1c4f8a6aaf8..7e5c8ffb724 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 af7ac7b1a32..fc519d1014c 100644
--- a/Master/texmf-dist/source/latex/aomart/aomart.dtx
+++ b/Master/texmf-dist/source/latex/aomart/aomart.dtx
@@ -106,6 +106,7 @@
% the documentation}
% \changes{v1.17}{2017/01/26}{Added new field totalpages to the
% bibliography}
+% \changes{v1.17a}{2017/01/26}{Bug fixed in aomplain.bst}
%
% \clearpage
%
@@ -737,7 +738,7 @@
\ProvidesFile{aomart.dtx}
%</gobble>
%<class>\ProvidesClass{aomart}
-[2017/01/26 v1.17 Typesetting articles for the Annals of Mathematics]
+[2017/02/04 v1.17a Typesetting articles for the Annals of Mathematics]
% \end{macrocode}
%
%
diff --git a/Master/texmf-dist/tex/latex/aomart/aomart.cls b/Master/texmf-dist/tex/latex/aomart/aomart.cls
index 6455c7fdc3f..8a54abfe1ec 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}
-[2017/01/26 v1.17 Typesetting articles for the Annals of Mathematics]
+[2017/02/04 v1.17a Typesetting articles for the Annals of Mathematics]
\long\def\aom@size@warning#1{%
\ClassWarning{aomart}{Size-changing option #1 will not be
honored}}%