[latex3-commits] [latex2e-public] r1480 - update copyright date, stop duplicating change log into readme

noreply at latex-project.org noreply at latex-project.org
Sun Apr 16 11:33:35 CEST 2017


Author: carlisle
Date: 2017-04-16 11:33:35 +0200 (Sun, 16 Apr 2017)
New Revision: 1480

Modified:
   trunk/required/amsmath/README.txt
   trunk/required/amsmath/amscd.dtx
   trunk/required/amsmath/changes.txt
Log:
update copyright date, stop duplicating change log into readme

Modified: trunk/required/amsmath/README.txt
===================================================================
--- trunk/required/amsmath/README.txt	2017-04-14 23:54:26 UTC (rev 1479)
+++ trunk/required/amsmath/README.txt	2017-04-16 09:33:35 UTC (rev 1480)
@@ -1,8 +1,8 @@
-README for latex-amsmath bundle [2017/04/14]
-           American Mathematical Society, LaTeX3 Project
+README for latex-amsmath bundle
+American Mathematical Society, LaTeX3 Project
 
 Copyright 2001-2004, 2007, 2008, 2010, 2011, 2013 American Mathematical Society.
-Copyright 2016 LaTeX3 Project and American Mathematical Society.
+Copyright 2016-2017 LaTeX3 Project and American Mathematical Society.
 
 This work may be distributed and/or modified under the
 conditions of the LaTeX Project Public License, either version 1.3c
@@ -94,97 +94,10 @@
 adjustments to the generalized fraction code so that it works in xetex.
 
 ========================================================================
-V. CHANGE LOG (REVERSE CHRONOLOGICAL ORDER)
+V. CHANGE LOG
 
+The file changes.txt lists recent changes in reverse chronological order.
 
-2017-04-14  David Carlisle  <latex-bugs at latex-project.org>
-
-	* amscd.dtx: typo fix in ProvidesPackage line.
-
-2016-11-05 amsmath.dtx 2.16a
-     alignedleftspace[yes|no|yesifneg] package options
-     New genfrac implementation for XeTeX and LuaTeX
-     Delete obsolete install.txt file.
-     
-     
-2016-06-28 amsmath.dtx 2.15d
-     avoid error on \dots \left ....
-
-2016-05-26 amsmath.dtx 2.15c
-     ignore spaces at start of \intertext
-
-2016-03-10 amsmath.dtx 2.15b
-     Preserve box0 in \resetMathstrut@
-     In xetex, and luatex, add version of \newmcodes@
-	that works even if - has a \Umathcode definition.
-
-2016-03-03 amsmath.dtx 2.15a
-     One missing % added to mathstrut handling.
-
-
-2016-02-20 amsmath.dtx 2.15
-     Updates for new \mathchardef handling in luatex
-     Fix for \long macros after \dots
-     (such as \iff as redefined by this package)
-
-2013-01-14 amsmath.dtx 2.14
-
-    * amsmath.sty 2.14
-      -- Minimal changes to make amsmath compatible with stix.sty.
-
-2000-07-18 amsmath.dtx 2.13
-    -- After the numbering patches in 2.11, \notag failed in certain
-       circumstances: introduce some more auxiliary functions to sort
-       things out, and redefine \nonumber.
-
-2000-06-29 amstext.dtx 2.01
-    -- Use \f at size instead of \tf at size because they are not
-       necessarily the same and the former is better for putting a few
-       words into a display.
-
-2000-06-06 amsmath.dtx 2.12
-    -- Fix transposed lines in 2.11 patch.
-
-2000-06-02 amsmath.dtx 2.11
-
-    * amsmath.sty 2.11
-      -- Prevent "Arithmetic overflow" error by guarding against
-         divide-by-zero in \x at calc@shift at lc (align environment).
-
-    * amsdtx.dtx
-      -- Moved to the amscls distribution.
-
-2000-05-25 amsmath.dtx 2.10
-    -- Clear up error message for \allowdisplaybreaks[0].
-    -- Make mathdisplay re-entrant by introducing mathdisplay at stack,
-       to clear up numbering problems in unusual circumstances such as
-       \[ \] nested inside minipage inside equation.
-
-2000-04-21 amsmath.dtx 2.09
-    -- Ensure good catcodes for " etc.
-
-2000-03-16 amsmath.dtx 2.08
-    -- Fixed erroneous tag placement on split with fleqn/tbtags options.
-
-2000-03-15 amsmath.dtx 2.07
-    -- Add \reset at strutbox@ to deal with the following bug: After
-       $...\mbox{\Huge $...$}...$, line spacing is wrong in a
-       following "gather" or other environment that uses \strut at .
-    -- Patch to fix bug with intlimits option: too much space in the
-       middle of \iint.
-    -- Overhaul math accents again to fix a couple of bugs reported by
-       Thimm.
-
-2000-03-10 amsmath.dtx 2.06
-    -- Change \MathAccent to \mathaccentV so \DeclareMathAccent won't
-       give an error when redefining an accent.
-
-2000-01-06 amsmath.dtx 2.05
-    -- Fixed incorrect placement of fleqn/reqno equation numbers
-       inside indented lists (displaywidth < columnwidth). Changed the
-       multline/fleqn/leqno indent to match mathmargin when possible
-       instead of always just using multlinetaggap.
-
 The file diffs-m.txt contains information on development and changes
 prior to 2000.
 

Modified: trunk/required/amsmath/amscd.dtx
===================================================================
--- trunk/required/amsmath/amscd.dtx	2017-04-14 23:54:26 UTC (rev 1479)
+++ trunk/required/amsmath/amscd.dtx	2017-04-16 09:33:35 UTC (rev 1480)
@@ -2,7 +2,7 @@
 % \iffalse meta-comment
 %
 % Copyright 1995, 1999 American Mathematical Society.
-% Copyright 2016 LaTeX3 Project and American Mathematical Society.
+% Copyright 2016-2017 LaTeX3 Project and American Mathematical Society.
 %
 % This work may be distributed and/or modified under the
 % conditions of the LaTeX Project Public License, either version 1.3c

Modified: trunk/required/amsmath/changes.txt
===================================================================
--- trunk/required/amsmath/changes.txt	2017-04-14 23:54:26 UTC (rev 1479)
+++ trunk/required/amsmath/changes.txt	2017-04-16 09:33:35 UTC (rev 1480)
@@ -31,3 +31,62 @@
 2016-02-20  David Carlisle  <latex-bugs at latex-project.org>
 
 	* amsmath.dtx: update to support \Umathchardef and \long macros in \dots.
+
+2013-01-14 amsmath.dtx 2.14
+
+    * amsmath.sty 2.14
+      -- Minimal changes to make amsmath compatible with stix.sty.
+
+2000-07-18 amsmath.dtx 2.13
+    -- After the numbering patches in 2.11, \notag failed in certain
+       circumstances: introduce some more auxiliary functions to sort
+       things out, and redefine \nonumber.
+
+2000-06-29 amstext.dtx 2.01
+    -- Use \f at size instead of \tf at size because they are not
+       necessarily the same and the former is better for putting a few
+       words into a display.
+
+2000-06-06 amsmath.dtx 2.12
+    -- Fix transposed lines in 2.11 patch.
+
+2000-06-02 amsmath.dtx 2.11
+
+    * amsmath.sty 2.11
+      -- Prevent "Arithmetic overflow" error by guarding against
+         divide-by-zero in \x at calc@shift at lc (align environment).
+
+    * amsdtx.dtx
+      -- Moved to the amscls distribution.
+
+2000-05-25 amsmath.dtx 2.10
+    -- Clear up error message for \allowdisplaybreaks[0].
+    -- Make mathdisplay re-entrant by introducing mathdisplay at stack,
+       to clear up numbering problems in unusual circumstances such as
+       \[ \] nested inside minipage inside equation.
+
+2000-04-21 amsmath.dtx 2.09
+    -- Ensure good catcodes for " etc.
+
+2000-03-16 amsmath.dtx 2.08
+    -- Fixed erroneous tag placement on split with fleqn/tbtags options.
+
+2000-03-15 amsmath.dtx 2.07
+    -- Add \reset at strutbox@ to deal with the following bug: After
+       $...\mbox{\Huge $...$}...$, line spacing is wrong in a
+       following "gather" or other environment that uses \strut at .
+    -- Patch to fix bug with intlimits option: too much space in the
+       middle of \iint.
+    -- Overhaul math accents again to fix a couple of bugs reported by
+       Thimm.
+
+2000-03-10 amsmath.dtx 2.06
+    -- Change \MathAccent to \mathaccentV so \DeclareMathAccent won't
+       give an error when redefining an accent.
+
+2000-01-06 amsmath.dtx 2.05
+    -- Fixed incorrect placement of fleqn/reqno equation numbers
+       inside indented lists (displaywidth < columnwidth). Changed the
+       multline/fleqn/leqno indent to match mathmargin when possible
+       instead of always just using multlinetaggap.
+



More information about the latex3-commits mailing list