summaryrefslogtreecommitdiff
path: root/macros/latex/base/changes.txt
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-10-05 03:01:15 +0000
committerNorbert Preining <norbert@preining.info>2019-10-05 03:01:15 +0000
commit72c9345e5bafe708888bf65448a81d1aee8275ed (patch)
treea1a99929b3d7307572844833f09ad7ba5ad1405d /macros/latex/base/changes.txt
parent9d9c04e14d0da9dd7829d0ec896aabfd50414fd8 (diff)
CTAN sync 201910050301
Diffstat (limited to 'macros/latex/base/changes.txt')
-rw-r--r--macros/latex/base/changes.txt155
1 files changed, 155 insertions, 0 deletions
diff --git a/macros/latex/base/changes.txt b/macros/latex/base/changes.txt
index 39c56074ba..5415b5b002 100644
--- a/macros/latex/base/changes.txt
+++ b/macros/latex/base/changes.txt
@@ -5,6 +5,161 @@ are not part of the distribution.
=======================================================================
#########################
+# 2019-10-01 Release
+#########################
+
+2019-09-21 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * fontdef.dtx:
+ Make alias definition robust independently (gh/184)
+
+2019-09-16 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltxdoc.dtx (section{Old Comments}):
+ Say that oldcomments may not be accurate any more (gh/180)
+
+2019-09-14 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltfinal.dtx (subsection{Lccodes and uccodes}):
+ process UTF-8 chars prior to case changing (github/177)
+
+2019-09-11 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltclass.dtx (subsection{Providing shipment}):
+ Support optional argument for filecontents to allow overwrite
+ and nosearch
+
+2019-08-30 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * lterror.dtx (subsection{Tracing}):
+ Dummy defs for \conditionally@traceon and \conditionally@traceoff added
+
+2019-08-29 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltmiscen.dtx (subsection{Environments}):
+ Make \begin/\end robust
+
+2019-08-27 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * lttab.dtx: Make various commands robust
+
+ * ltspace.dtx: Make various commands robust
+
+ * ltsect.dtx: Make various commands robust
+
+ * ltpictur.dtx: Make various commands robust
+
+ * ltpage.dtx: Make various commands robust
+
+ * ltoutput.dtx: Make \AtBeginDvi robust
+
+ * ltmiscen.dtx: Make various commands robust
+
+ * ltmath.dtx: Make various commands robust
+
+ * ltlogos.dtx: Make \TeX logo robust
+
+ * ltidxglo.dtx: Make \index and \glossary robust
+
+ * ltfssini.dtx: Various commands made robust
+
+ * ltfssdcl.dtx: Make math accents and delimiters robust
+
+ * ltfssbas.dtx: Various commands made robust
+
+ * ltfiles.dtx: Make \IfFileExists and \InputIf FileExists robust
+
+ * ltdefns.dtx: Various commands made robust
+ Make assignments by \MakeRobust global as we need to apply them
+ in a group once in a while.
+
+ * ltclass.dtx: Various commands made robust
+
+ * ltboxes.dtx: Various commands made robust
+
+ * classes.dtx: Various commands made robust
+
+ * fontdef.dtx: Various commands made robust
+
+2019-08-22 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltxref.dtx (subsection{Cross Referencing}):
+ Allow \p@... commands in \refstepcounter definition to have an
+ argument (receiving the \the...). This was previously only the
+ case when varioref was loaded.
+
+2019-07-11 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * utf8ienc.dtx (subsection{The mapping table}):
+ Accept typical f-ligatures and st in utf8 encoding (github/154)
+
+2019-07-09 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * utf8ienc.dtx (subsection{Housekeeping}):
+ Temp rollback fix for e-pTeX as that engines doesn't yet know
+ \ifincsname (so now features are unavailable there)
+
+ * ltfssbas.dtx (subsection{Macros for loading fonts}):
+ Don't set any \f@... macros in \DeclareErrorFont as this side
+ effect is wrong! (pr/4399)
+
+ * ltfssini.dtx (subsection{Miscellaneous}):
+ Explicitly set some defaults for NFSS
+ (because of change to \DeclareErrorFont)
+
+ * slifonts.fdd: Explicitly set some defaults for NFSS
+ (because of change to \DeclareErrorFont)
+
+2019-07-01 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltfiles.dtx (section{File Handling}):
+ Support UTF-8 in \includeonly
+ (subsection{Safe Input Macros}):
+ Support UTF-8 and spaces in \IfFileExists and \InputIfFileExists
+
+ * ltclass.dtx (subsection{Providing shipment}):
+ Support UTF-8 and spaces in filecontents environment file name.
+
+2019-04-09 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * utf8ienc.dtx: adjustment for extended UTF-8 support in pdftex,
+ supporting UTF-8 in labels and refs and in filenames and typeouts.
+
+ * ltfinal.dtx: adjustment for extened UTF-8 support in pdftex
+
+2019-03-06 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * nfssfont.dtx (section{The code}): Added a default action
+ "\table\bye" which is the most common case, so one can now simply
+ hit enter and doesn't need to type something in.
+
+2019-02-07 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * utf8ienc.dtx (subsection{The mapping table}):
+ Added 27E8 and 27E9 (github/110)
+
+2019-02-07 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltfssbas.dtx (subsection{Macros for loading fonts}):
+ Changed wording of warning (github/107)
+
+2019-02-07 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltfiles.dtx (subsection{Safe Input Macros}):
+ Expand \@filef@und before executing second argument (github/109)
+
+2019-02-06 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * utf8ienc.dtx (subsection{The mapping table}):
+ Fixed U+012F which should have an i not a dotless i (github/122)
+
+2018-12-30 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * lttab.dtx (subsection{array and tabular environments}):
+ Add extra \hskip1sp to guard against an \unskip at the start of
+ a c-column cell (gh/102)
+
+#########################
# 2018-12-01 Release
#########################