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.txt107
1 files changed, 106 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/base/changes.txt b/Master/texmf-dist/doc/latex/base/changes.txt
index b7851d82389..39c56074ba4 100644
--- a/Master/texmf-dist/doc/latex/base/changes.txt
+++ b/Master/texmf-dist/doc/latex/base/changes.txt
@@ -5,6 +5,111 @@ are not part of the distribution.
=======================================================================
#########################
+# 2018-12-01 Release
+#########################
+
+2018-11-28 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltoutput.dtx (subsection{Floats}): Unbox \@outputbox to preserve boxing
+ level (github/94)
+
+2018-11-18 Enrico Gregorio <Enrico.Gregorio@latex-project.org>
+
+ * ltoutenc.dtx
+ Added \Hwithstroke and \hwithstroke
+
+2018-11-09 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltbibl.dtx (section{Bibliography Generation}):
+ Zap spaces in the argument of \bibliography
+ as BibTeX doesn't support them (github/88)
+
+2018-10-11 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltmiscen.dtx (subsection{Verbatim}):
+ Provide visible space in \verb* also for XeTeX and LuaTeX (github/69)
+ Provide \verbvisiblespace such that it is usable in normal text (github/70)
+
+2018-10-10 David Carlisle <David.Carlisle@latex-project.org>
+
+ * ltspace.dtx: prevent space hacks adding breakpoints (github/81)
+
+2018-10-05 David Carlisle <David.Carlisle@latex-project.org>
+
+ * utf8ienc.dtx: Use hex in invalid byte error (suggested in PR 82 from mirabilos)
+
+2018-09-30 David Carlisle <David.Carlisle@latex-project.org>
+
+ * utf8ienc.dtx: Fix display of codepoints in error messages (PR 63 from mirabilos)
+
+2018-09-28 David Carlisle <David.Carlisle@latex-project.org>
+
+ * utf8ienc.dtx: Fix to handling of 4-octet UTF-8. Mostly from github PR 60
+
+2018-09-26 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltmiscen.dtx (subsection{Environments}):
+ * ltsect.dtx (section| or |\caption|):
+ Sometimes mask the endline char when writing to files (github/73)
+
+2018-09-26 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltdefns.dtx (subsection{Command definitions}):
+ In the error messages always explicitly generate a space
+ after the csname and not rely on \noexpand to save tokens (github/41)
+
+2018-09-25 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * doc.dtx (section*{Index}):
+ Guard against following \unskip (github/23) also fixes (github/75)
+
+2018-09-24 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltspace.dtx (subsection{Horizontal space (and breaks)}):
+ Start LR-mode for \thinspace and friends if necessary (github/49)
+
+ * ltmath.dtx (subsubsection{The UNSORTED Rest}):
+ Start LR-mode for \smash \phantom and variants if necessary (github/49)
+
+ * exscale.dtx (section{Implementation}):
+ * fontdef.dtx (subsubsection{Biggggg}):
+ Start LR-mode for \big and friends if necessary (github/49)
+
+2018-09-03 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * classes.dtx
+ Prevent protrusion in TOC lines (https://tex.stackexchange.com/q/172785/10109)
+
+2018-09-03 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltsect.dtx (section| or |\caption|):
+ Prevent protrusion in TOC lines (https://tex.stackexchange.com/q/172785/10109)
+
+2018-08-24 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltfinal.dtx (subsection{Hyphenation}): Added
+ \document@default@language to latexrelease mechanism (github/68)
+
+2018-08-11 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * inputenc.dtx Use \guillemetleft and \guillemetright
+ instead of old Adobe names in all encoding files (github/65)
+
+ * ltoutenc.dtx Provide \guillemetleft and \guillemetright (github/65)
+
+ * latex209.dtx Allow \guillemetleft and \guillemetright to be
+ (re)defined. (github/65)
+
+2018-07-30 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * utf8ienc.dtx: added missing declarations for \j (0237), \SS (1E9E),
+ \k{} (02DB) and \.{} {02D9)
+
+2018-05-29 David Carlisle <David.Carlisle@latex-project.org>
+
+ * ltclass.dtx: use \csname test rather than \@ifundefined to get \relax side effect.
+
+#########################
# 2018-04-01 PL 5 Release
#########################
@@ -13,7 +118,7 @@ are not part of the distribution.
* ltfinal.dtx: Make \UTFviii@undefined@err and \UTFviii@invalid@err
also safe for initial file name for invalid UTF-8 and non-UTF-8 filesystems.
issue #48
-
+
2018-05-08 David Carlisle <David.Carlisle@latex-project.org>
* ltclass.dtx: