summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/base/changes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/base/changes.txt')
-rw-r--r--Master/texmf-dist/doc/latex/base/changes.txt197
1 files changed, 195 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/base/changes.txt b/Master/texmf-dist/doc/latex/base/changes.txt
index 8c33225cdc8..d498ffabcd5 100644
--- a/Master/texmf-dist/doc/latex/base/changes.txt
+++ b/Master/texmf-dist/doc/latex/base/changes.txt
@@ -4,6 +4,199 @@ completeness or accuracy and it contains some references to files that
are not part of the distribution.
=======================================================================
+2015-04-08 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltfssbas.dtx: Try loading fd file if family has changed
+
+2015-04-03 Joseph Wright <latex-bugs@latex-project.org>
+
+ * Update file manifest
+
+2015-03-31 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * latexrelease.dtx: give fixltx2e its own version number
+
+2015-03-26 Joseph Wright <latex-bugs@latex-project.org>
+
+ * ltunicode.dtx: Rename data file to unicode-letters.def
+
+2015-03-25 Joseph Wright <latex-bugs@latex-project.org>
+
+ * ltunicode.dtx: Add version and MD5 information to generated file
+
+2015-03-25 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltxdoc.dtx: add \MaintainedByLaTeXTeam
+
+2015-03-18 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltfssdcl.dtx: Allow math alphabets in full range 0-255
+ Restrict symbol fonts 0-15 (no change with classic tex)
+
+2015-03-17 David Carlisle <latex-bugs@latex-project.org>
+
+ * inputenc.dtx: save catcode of % for latex/4420
+
+2015-03-10 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltplain.dtx: Add \hideoutput and \tracingnone, reorganise
+ \tracingall (as sugested by GL on c.t.t)
+
+2015-03-03 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltplain.dtx: Allocate mathgroups up to 255 in xetex and luatex
+
+2015-02-26 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltvers.dtx: \EndIncludeRelease version (multiple files affected)
+
+2015-02-22 <Frank.Mittelbach@latex-project.org>
+
+ * latex209.dtx: Dropped \@no@font@optfalse in various places
+ - no longer provided by ltfsscmp.dtx.
+
+2015-02-22 <Frank.Mittelbach@latex-project.org>
+
+ * ltfsscmp.dtx: Moved all code into latexrelease - obsolete commands are no
+ longer automatically part of the kernel
+
+2015-02-21 <Frank.Mittelbach@latex-project.org>
+
+ * ltoutput.dtx, ltfloat.dtx: Fixed code for fltrace.sty and
+ flafter.sty that got incorporated from fixltx2e into the kernel.
+
+2015-02-21 <Frank.Mittelbach@latex-project.org>
+
+ * ltdefns.dtx, lterror.dtx, ltfiles.dtx, ltfssbas.dtx, ltfsscmp.dtx,
+ ltfssdcl.dtx, ltfsstrc.dtx, ltoutenc.dtx, ltoutput.dtx, ltpictur.dtx,
+ ltplain.dtx, lttab.dtx, ltvers.dtx, manifest.txt:
+ Removed all autoloading code as this is not any longer functional.
+
+2015-02-20 David Carlisle <latex-bugs@latex-project.org>
+
+ * fix-cm.dtx: rename from fixltx2e.dtx
+
+2015-02-16 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltoutenc.dtx: add lmtt for latex/4415
+
+2015-01-23 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltplain.dtx, ltfinal.dtx: reserve counts 256-255
+
+2015-01-22 Joseph Wright <latex-bugs@latex-project.org>
+
+ * ltvers.dtx: Allow \everyjob to be set before latex.ltx
+
+2015-01-20 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltplain.dtx: etex \tracingall if available
+
+ * ltoutput.dtx: Reset \IncludeInRelease flags so flafter can be loaded twice.
+
+2015-01-19 David Carlisle <latex-bugs@latex-project.org>
+
+ * latexrelease.dtx: Optional argument for \IncludeInRelease
+
+ * ltvers.dtx: Optional argument for \IncludeInRelease
+
+2015-01-18 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltvers.dtx: Add \@currname so \IncludeInRelese tests are package-local
+
+2015-01-16 David Carlisle <latex-bugs@latex-project.org>
+
+ * latexrelease.dtx: add "current" option
+
+2015-01-14 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltspace.dtx: Modify \addpenalty so it doesn't add redundant
+ skips (+ and - the same value)
+
+ * fixltx2e.dtx: remove code from fixltx2e, add a stub package warning.
+
+ * ltfloat.dtx: 2 column float order (latexrelease)
+
+ * ltoutput.dtx: 2 column float order, merge with fltrace (latexrelease)
+
+2015-01-11 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltmath.dtx: fleqn version of robust \[\]
+
+ * ltcounts.dtx: Use \TextOrMath switch in \@fnsymbol (latexrelease)
+
+ * ltspace.dtx: Allow hyphenation after space hacks (latexrelease)
+
+ * ltfloat.dtx: check float options (latexrelease)
+
+2015-01-10 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltcounts.dtx: Reset all within counter levels (latexrelease)
+
+2015-01-09 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltfssini.dtx: \eminnershape from fixltx2e
+
+ * ltspace.dtx: update \addpenalty from fixltx2e
+
+2015-01-08 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltdefns.dtx: \MakeRobust from fixltx2e
+
+ * ltboxes.dtx: make \makebox \parbox etc robust
+
+ * ltmath.dtx: make \( \) and \[ \] robust
+
+ * ltlength.dtx: add = to setlength (latexrelease)
+
+2015-01-07 David Carlisle <latex-bugs@latex-project.org>
+
+ * latexversion.dtx: New option handling
+
+ * ltvers.dtx: define \IncludeInRelease and latexvesrsion date
+ docstrip guards
+
+2015-01-03 Joseph Wright <latex-bugs@latex-project.org>
+
+ * ltfinal.dtx: Load information derived from Unicode Consortium
+ data to set \catcode, \lccode, \uccode, \sfcode information when
+ using a Unicode-based engine (XeTeX/LuaTeX), and initialise
+ XeTeX features for line breaking between character classes.
+
+ * ltdirchk.dtx: Enable extended primitives for LuaTeX
+
+2015-01-03 David Carlisle <latex-bugs@latex-project.org>
+
+ * latexrelease.dtx: rename from patchltx2e
+
+ * ltdefns.dtx: Use luatex compatible definition of \typein
+ if luatex is being used.
+
+2014-12-30 David Carlisle <latex-bugs@latex-project.org>
+
+ * patchltx2e.dtx:
+ * patchltx2e.ins:
+ * unpack.ins:
+ * manifest.txt New patchltx2e package added
+
+ * ltfssbas.dtx: move allocation definition to ltplain
+
+ * ltplain.dtx: Add new allocation code for extended registers
+ and \extrafloats command.
+
+ * ltfinal.dtx: add \newmarks if e-tex marks are defined
+
+ * ltfinal.dtx: add \newXeTeXintercharclass in xetex
+
+ * ltfloat.dtx: \textsubscript from fixltx2e
+
+ * ltspace.dtx: definition of \@ from fixltx2e
+
+2014-11-07 Joseph Wright <latex-bugs@latex-project.org>
+
+ * Rename 00readme.txt to README (named README.txt in the development
+ repository)
+
2014-09-29 Frank Mittelbach <latex-bugs@latex-project.org>
* nfssfont.dtx Typo in definition of \encoding (no change to processing)
@@ -368,7 +561,7 @@ are not part of the distribution.
* fixltx2e.dtx: fix for \@Esphack forgotten (pr/3498)
-2004-02-11 Rainer Schöpf <latex-bugs@latex-project.org>
+2004-02-11 Rainer Sch�pf <latex-bugs@latex-project.org>
* pict2e.inx/.dtx: Removed.
@@ -444,7 +637,7 @@ are not part of the distribution.
* latexbug.tex: warning for old latex 5 years grace (pr/3601)
-2004-01-23 Rainer Schöpf <latex-bugs@latex-project.org>
+2004-01-23 Rainer Sch�pf <latex-bugs@latex-project.org>
* fixltx2e.dtx: Replace the double dangerous bend sign by a
huge double exclamation mark. This is to mark important