From 45d8e3acad728d8fe33cb6087853108ec51c783b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 19 Nov 2016 22:47:11 +0000 Subject: aomart (19nov16) git-svn-id: svn://tug.org/texlive/trunk@42540 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/aomart/Makefile | 7 ++++--- Master/texmf-dist/doc/latex/aomart/README | 5 ++++- Master/texmf-dist/doc/latex/aomart/aomart.pdf | Bin 390970 -> 391580 bytes Master/texmf-dist/doc/latex/aomart/aomsample.pdf | Bin 487317 -> 487018 bytes Master/texmf-dist/doc/latex/aomart/aomsample1.pdf | Bin 487333 -> 487024 bytes 5 files changed, 8 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/doc/latex/aomart') diff --git a/Master/texmf-dist/doc/latex/aomart/Makefile b/Master/texmf-dist/doc/latex/aomart/Makefile index 26a12f6a3c7..e0c67b7c3c7 100644 --- a/Master/texmf-dist/doc/latex/aomart/Makefile +++ b/Master/texmf-dist/doc/latex/aomart/Makefile @@ -3,7 +3,7 @@ # # This file is in public domain # -# $Id: Makefile,v 1.4 2015-02-18 18:01:49 boris Exp $ +# $Id: Makefile,v 1.5 2016/11/18 21:46:03 boris Exp $ # PACKAGE=aomart @@ -59,7 +59,8 @@ distclean: clean # Archive for the distribution. Includes typeset documentation # archive: all clean - tar -C .. -czvf $(PACKAGE).tgz --exclude '*~' --exclude '*.tgz' --exclude '*.zip' --exclude CVS $(PACKAGE) + tar -C .. -czvf ../$(PACKAGE).tgz --exclude '*~' --exclude '*.tgz' --exclude '*.zip' --exclude CVS $(PACKAGE) + mv ../$(PACKAGE).tgz . zip: all clean - zip -r $(PACKAGE).zip * -x '*~' -x '*.tgz' -x '*.zip' -x CVS -x 'CVS/*' \ No newline at end of file + zip -r $(PACKAGE).zip * -x '*~' -x '*.tgz' -x '*.zip' -x CVS -x 'CVS/*' diff --git a/Master/texmf-dist/doc/latex/aomart/README b/Master/texmf-dist/doc/latex/aomart/README index 18bf053377d..439322efee9 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.14a + Version 1.15 This package provides the class for typesetting articles for The Annals of Mathematics, http://annals.princeton.edu/. Changes: + Version 1.15 + New doi formatting + Version 1.14a New url on the masthead diff --git a/Master/texmf-dist/doc/latex/aomart/aomart.pdf b/Master/texmf-dist/doc/latex/aomart/aomart.pdf index 225ac2e4971..cc9e3cb5a9f 100644 Binary files a/Master/texmf-dist/doc/latex/aomart/aomart.pdf and b/Master/texmf-dist/doc/latex/aomart/aomart.pdf differ diff --git a/Master/texmf-dist/doc/latex/aomart/aomsample.pdf b/Master/texmf-dist/doc/latex/aomart/aomsample.pdf index 084f7f3b728..f007851c737 100644 Binary files a/Master/texmf-dist/doc/latex/aomart/aomsample.pdf and b/Master/texmf-dist/doc/latex/aomart/aomsample.pdf differ diff --git a/Master/texmf-dist/doc/latex/aomart/aomsample1.pdf b/Master/texmf-dist/doc/latex/aomart/aomsample1.pdf index 56d64a4b276..b61047dc8bb 100644 Binary files a/Master/texmf-dist/doc/latex/aomart/aomsample1.pdf and b/Master/texmf-dist/doc/latex/aomart/aomsample1.pdf differ -- cgit v1.2.3