summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tools/changes.txt
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-04-13 13:48:08 +0000
committerKarl Berry <karl@freefriends.org>2015-04-13 13:48:08 +0000
commit013bf3bc293cf08e4b4167cb42180bc355f399c0 (patch)
tree5235dfbae8830590c7fc6a0c70ecd3c84d22c677 /Master/texmf-dist/doc/latex/tools/changes.txt
parentbacfc70aefdbc2ec3496c976ad12fe9ef26604e1 (diff)
latex2e 2015/01/01
git-svn-id: svn://tug.org/texlive/trunk@36834 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tools/changes.txt')
-rw-r--r--Master/texmf-dist/doc/latex/tools/changes.txt101
1 files changed, 69 insertions, 32 deletions
diff --git a/Master/texmf-dist/doc/latex/tools/changes.txt b/Master/texmf-dist/doc/latex/tools/changes.txt
index abc40942d20..7d963c64822 100644
--- a/Master/texmf-dist/doc/latex/tools/changes.txt
+++ b/Master/texmf-dist/doc/latex/tools/changes.txt
@@ -5,13 +5,50 @@ completeness or accuracy and it contains some references to files that
are not part of the distribution.
=======================================================================
-2014-10-28 <Frank.Mittelbach@latex-project.org>
+2015-04-02 Joseph Wright <joseph.wright@morningstar2.co.uk>
+ * TDS-style zip improvements
+
+2015-04-02 Joseph Wright <latex-team@latex-project.org>
+ * Update CTAN link in README
+
+2015-03-31 <Frank.Mittelbach@latex-project.org>
+
+ * multicol.dtx: Another rewrite of \remove@discardable@items to
+ capture the case of \vspace (remove) and \vspace* (keep) correctly
+
+2015-03-25 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * multicol.dtx: additional tracing info if forced breaks result in
+ overflow of column heights
+
+2015-03-23 Frank Mittelbach <latex-bugs@latex-project.org>
+
+ * multicol.dtx: Detect when columns get too large during balancing
+ because the user requested more forced breaks than available
+ columns.
+
+ Fixed the logic for removing excess white space at column bottoms
+ (this is a source of trouble for sure)
+
+2015-03-07 Frank Mittelbach <latex-bugs@latex-project.org>
+
+ * multicol.dtx: - Use only `0.0001fil' for stretching in \vfilmaxdepth
+ - Set \boxmaxdepth in multi@column@out to avoid material getting too
+ far down
+ - Redesign the implementation of \end{multicols*}
+
+2014-11-07 Joseph Wright <latex-bugs@latex-project.org>
+
+ * Rename 00readme.txt to README (named README.txt in the development
+ repository)
+
+2014-10-28 Frank Mittelbach <latex-bugs@latex-project.org>
* multicol.dtx: In \end{multicols*} only add vertical space if not
doing already doing \raggedcolumns and add \null to hide the final
fill if added so that it doesn't get removed again.
-2014-10-28 <Frank.Mittelbach@latex-project.org>
+2014-10-28 Frank Mittelbach <latex-bugs@latex-project.org>
* afterpage.dtx, array.dtx, bm.dtx, calc.dtx, dcolumn.dtx,
delarray.dtx, enumerate.dtx, ftnright.dtx, hhline.dtx, layout.dtx,
longtable.dtx, multicol.dtx, showkeys.dtx, tabularx.dtx,
@@ -19,7 +56,7 @@ are not part of the distribution.
Fixed typos found by Karl Berry in documentation (no version number change)
-2014-09-12 <Frank.Mittelbach@latex-project.org>
+2014-09-12 Frank Mittelbach <latex-bugs@latex-project.org>
* multicol.dtx: change ragged columns to not just fill the
column but also back up by \maxdepth if they otherwise become
@@ -33,14 +70,14 @@ are not part of the distribution.
Suppress even really bad overfull warnings while looping
-2014-08-24 <Frank.Mittelbach@latex-project.org>
+2014-08-24 Frank Mittelbach <latex-bugs@latex-project.org>
* multicol.dtx: set \prevdepth to 0pt (in the right place)
after adding the multicol material. Was not happening in boxed mode.
Test for excessive depth of columns using > not = (which nearly
ever will be correct)
-2014-07-03 <Frank.Mittelbach@latex-project.org>
+2014-07-03 <latex-bugs@latex-project.org>
* varioref.dtx: correct Romanian default text as suggested
@@ -64,11 +101,11 @@ are not part of the distribution.
* showkeys.dtx: modify \cite redefinition so {} in the optional argument
works (tools/4162)
-2014-04-23 <Frank.Mittelbach@latex-project.org>
+2014-04-23 Frank Mittelbach <latex-bugs@latex-project.org>
* multicol.dtx: Support \docolaction
-2014-04-22 <Frank.Mittelbach@latex-project.org>
+2014-04-22 Frank Mittelbach <latex-bugs@latex-project.org>
* multicol.dtx:
Bug fix: color leak (http://tex.stackexchange.com/questions/138783)
@@ -84,7 +121,7 @@ are not part of the distribution.
* tabularx.dtx: Avoid exceeding maxdimen
http://tex.stackexchange.com/questions/29194/how-to-typeset-tabularx-with-34-columns-error-message
-2011-12-20 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+2011-12-20 Frank Mittelbach <latex-bugs@latex-project.org>
* multicol.dtx: RL language support fixed
Support for \enlargethispage
@@ -96,25 +133,25 @@ are not part of the distribution.
* showkeys.dtx: revert change made at v3.14 because of tools/4173
-2011-10-02 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+2011-10-02 Frank Mittelbach <latex-bugs@latex-project.org>
* varioref.dtx: Previous fix need one more expansion
% (pr/4159,pr/4171)
-2010-11-12 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+2010-11-12 Frank Mittelbach <latex-bugs@latex-project.org>
* varioref.dtx: Avoid even \protected@edef in \vref@pagenum
to pacify french babel (pr/4093)
-2010-10-24 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+2010-10-24 Frank Mittelbach <latex-bugs@latex-project.org>
* multicol.dtx: right-to-left language support added
-2010-08-06 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+2010-08-06 Frank Mittelbach <latex-bugs@latex-project.org>
* multicol.dtx: typo corrections only -- thanks to Laurent Lyaudet
-2010-08-04 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+2010-08-04 Frank Mittelbach <latex-bugs@latex-project.org>
* varioref.dtx: Correct spacing -- same mistake as in \vref (pr/4123)
Defaults for esperanto added
@@ -123,16 +160,16 @@ are not part of the distribution.
* xspace.dtx: Improve edge case for xspace (tools/3895)
-2010-02-25 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+2010-02-25 Frank Mittelbach <latex-bugs@latex-project.org>
* ftnright.dtx: Check for split footnotes (pr/4099)
-2009-09-13 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+2009-09-13 Frank Mittelbach <latex-bugs@latex-project.org>
* varioref.dtx: Use \protected@edef to avoid problems
in complicated setups, e.g., microtype (pr/4080)
-2009-06-12 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+2009-06-12 Frank Mittelbach <latex-bugs@latex-project.org>
* varioref.dtx: Incorrect text in \reftextafter (pr/4070)
@@ -233,7 +270,7 @@ are not part of the distribution.
* varioref.dtx: small change in italian.
small fix in german and ngerman (pr/3793)
-
+
2005-06-09 Frank Mittelbach <latex-bugs@latex-project.org>
* varioref.dtx: fixed bug in Dutch localization (pr/3791)
@@ -250,7 +287,7 @@ are not part of the distribution.
2005-04-09 Frank Mittelbach <latex-bugs@latex-project.org>
* varioref.dtx: Basque defaults added (by I\~naki Larra\~naga
- Murgoitio)
+ Murgoitio)
2004-12-07 Morten Hoegholm <latex-bugs@latex-project.org>
@@ -264,7 +301,7 @@ are not part of the distribution.
2004-07-03 Frank Mittelbach <latex-bugs@latex-project.org>
* multicol.dtx: fixing errors that happen only if multicol is
- compiled with a special combination of docstrip modules.
+ compiled with a special combination of docstrip modules.
2004-05-08 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -319,7 +356,7 @@ are not part of the distribution.
2003-03-29 Frank Mittelbach <latex-bugs@latex-project.org>
- * varioref.dtx (subsection{Options}):
+ * varioref.dtx (subsection{Options}):
Afrikaans option contributed by Danie Els <dnjels@sun.ac.za>.
2003-03-18 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -328,19 +365,19 @@ are not part of the distribution.
2003-03-15 Frank Mittelbach <latex-bugs@latex-project.org>
- * multicol.dtx:
+ * multicol.dtx:
Further corrections to the micro-spacing around the boxes produced
by multicols, so that grid typesetting (given right values for
other parameters) becomes a possibility.
Also added option "grid" which currently does nothing except
producing a warning if the grid might got lost.
-
+
2003-02-17 Frank Mittelbach <latex-bugs@latex-project.org>
- * multicol.dtx:
+ * multicol.dtx:
Add a kern to cancel potential depth of previous line at the
beginning of a multicols and also suppsed \lineskip
-
+
\multicolovershoot set back to 0pt as a default 2pt was simply
wrong in some applications (pr/3465)
@@ -376,7 +413,7 @@ are not part of the distribution.
style (pr/3414)
* varioref.dtx: Use \vpageref inside \ref not \@vpageref
- to get spacing correct (pr/3403)
+ to get spacing correct (pr/3403)
2002-06-14 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -392,7 +429,7 @@ are not part of the distribution.
\renewcommand\reftextfaceafter {on page~\thevpagerefnum}
texts for "slovak" and "slovene" options added
-
+
2001-09-04 Frank Mittelbach <latex-bugs@latex-project.org>
* varioref.dtx: correct typo in name \vref -> \vr@f
@@ -403,7 +440,7 @@ are not part of the distribution.
2001-05-28 Chris Rowley <latex-bugs@latex-project.org>
- * dcolumn.dtx:
+ * dcolumn.dtx:
Documentation of centring improved (pr/3315)
@@ -470,7 +507,7 @@ are not part of the distribution.
2000-05-05 Frank Mittelbach <latex-bugs@latex-project.org>
- * multicol.dtx (subsection{Starting and ): Detect and fix
+ * multicol.dtx (subsection{Starting and ): Detect and fix
problem if a multicols ends at the top of a page
2000-04-16 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -514,7 +551,7 @@ are not part of the distribution.
1999-07-19 Frank Mittelbach <latex-bugs@latex-project.org>
- * multicol.dtx:
+ * multicol.dtx:
Added some additional tracing code.
When balancing check that last column doesn't contain a forced
page break; if it does reject the solution.
@@ -537,7 +574,7 @@ are not part of the distribution.
1999-05-26 Frank Mittelbach <latex-bugs@latex-project.org>
- * multicol.dtx (subsection{Manual column breaking}):
+ * multicol.dtx (subsection{Manual column breaking}):
Added a \columnbreak command to allow manual column breaks.
1999-05-01 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -877,7 +914,7 @@ are not part of the distribution.
1996-09-23 David Carlisle <latex-bugs@latex-project.org>
-* dcolumn.dtx: Fix case where no decimal point is used
+ * dcolumn.dtx: Fix case where no decimal point is used
in the `new' case of a the third argument being n.m.
Fri Sep 6 15:24:17 1996 David Carlisle <carlisle@cs.man.ac.uk>
@@ -1212,7 +1249,7 @@ Wed Jul 10 11:15:30 1996 David Carlisle <carlisle@cs.man.ac.uk>
1994-10-15 Frank Mittelbach <latex-bugs@latex-project.org>
* array.dtx (subsection{Support for ...):
- Added \firsthline and \lasthline from Companion.
+ Added \firsthline and \lasthline from Companion.
1994-10-03 Frank Mittelbach <latex-bugs@latex-project.org>