From 3f6963d1a4fe56390b176ffd553c7825d04cb0c9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 26 Jun 2011 23:23:44 +0000 Subject: amsrefs 2.09 re-update for doc+pdf (25jun11) git-svn-id: svn://tug.org/texlive/trunk@23139 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/source/latex/amsrefs/00readme.txt | 55 +++++++++------------- Master/texmf-dist/source/latex/amsrefs/amsrefs.dtx | 2 +- 2 files changed, 24 insertions(+), 33 deletions(-) (limited to 'Master/texmf-dist/source') diff --git a/Master/texmf-dist/source/latex/amsrefs/00readme.txt b/Master/texmf-dist/source/latex/amsrefs/00readme.txt index 7d591c29479..1a7d92ebf32 100644 --- a/Master/texmf-dist/source/latex/amsrefs/00readme.txt +++ b/Master/texmf-dist/source/latex/amsrefs/00readme.txt @@ -1,4 +1,4 @@ -00readme.txt for amsrefs 2.04 [2007/??/??] +00readme.txt for amsrefs 2.09 [2010/08/17] See section III (REMARKS ON THIS RELEASE) for notes on the compatibility of this release with previous releases. @@ -6,7 +6,7 @@ compatibility of this release with previous releases. See also install.txt. There is a history of changes at the end of this file. -Copyright 2001-2004, 2007, 2008, 2010 American Mathematical Society. +Copyright 2001-2004, 2007, 2008, 2010, 2011 American Mathematical Society. This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c @@ -147,35 +147,8 @@ II. GETTING STARTED ======================================================================== III. REMARKS ON THIS RELEASE -In brief, this release fixes a few bugs and implements one new -feature, the msc-links package option (see amsrdoc.pdf for more -information). - -In addition, there are two incompatibilities with previous releases: - -1) The backrefs option no longer automatically loads the hyperref - package. This change was made so that you can use the backrefs - feature without having to also enable hyperref links in your - document. If you wish both backrefs and hyperlinks, you must load - the hyperref package explicitly: - - \usepackage{hyperref} - \usepackage[backrefs]{amsrefs} - -2) In articles from journals that have an issue number but no volume - number, the issue number is now treated as a volume. This means - that articles that used to appear as, for example - - Inst. Hautes Itudes Sci. Publ. Math. (1997), no. 85, 97--191, - - will now be formatted as - - Inst. Hautes Itudes Sci. Publ. Math. \textbf{85} (1997), 97--191, - - in accordance with AMS house style. - -Other than that, except for bug fixes, this version should be -backwards compatible with version 2.0 and version 2.02. +This release fixes a few bugs and restates the license under which the +package is distributed. See section IV (CHANGE LOG) for a complete list of user-visible changes. @@ -233,8 +206,26 @@ IV. CHANGE LOG * textcmds.dtx 1.06: -- Added \q for symmetry with \qq. -????-??-?? amsrefs.dtx 2.04 +amrefs.dtx 2.03, 2.04, 2.05: AMS-internal modifications only. + +2008-07-25 amsrefs.dtx 2.06 + + -- Modified \BibLabel to typeset numeric labels flush-right + instead of flush-left, per AMS house style. + +2008-07-25 amsrefs.dtx 2.07: AMS-internal modifications. + +2010-08-13 amsrefs.dtx 2.08 + + -- Updated license to LPPL. + -- Patched author-year \BibLabel to support hyperref. + -- Added \biblistfont to support easier customization of + bibliography font. + +2010-08-17 amsrefs.dtx 2.09 + -- Restored support for \citeform that was inadvertently lost + somewhere along the way. -- .bst files now unpack into bibtex/bst/amsrefs instead of bibtex/bst/ams -- .bib files now unpack into bibtex/bib/amsrefs instead of diff --git a/Master/texmf-dist/source/latex/amsrefs/amsrefs.dtx b/Master/texmf-dist/source/latex/amsrefs/amsrefs.dtx index 9a6c7b251ff..68ca5192d96 100644 --- a/Master/texmf-dist/source/latex/amsrefs/amsrefs.dtx +++ b/Master/texmf-dist/source/latex/amsrefs/amsrefs.dtx @@ -6327,7 +6327,7 @@ % \begin{bug} % \cn{SwapBreak} interferes with \TeX's kerning mechanism. For % example, consider a field value that ends with a~``y'' and that -% should have a comman automatically appended. \pkg{amsrefs} +% should have a comma automatically appended. \pkg{amsrefs} % generates the equivalent of |y\SwapBreak{,}|, which results in % ``y\SwapBreak{,}'' (no kern before the comma) rather than~``y,''. % Unfortunately, fixing this would likely require a -- cgit v1.2.3