summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/base/ltnews21.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/base/ltnews21.tex')
-rw-r--r--Master/texmf-dist/source/latex/base/ltnews21.tex22
1 files changed, 9 insertions, 13 deletions
diff --git a/Master/texmf-dist/source/latex/base/ltnews21.tex b/Master/texmf-dist/source/latex/base/ltnews21.tex
index 635aa890d55..b7c87d6f324 100644
--- a/Master/texmf-dist/source/latex/base/ltnews21.tex
+++ b/Master/texmf-dist/source/latex/base/ltnews21.tex
@@ -31,7 +31,7 @@
% This is issue 21 of LaTeX News.
\documentclass{ltnews}
-
+\def\ConTeXt{C\kern-.0333emon\-\kern-.0667em\TeX\kern-.0333emt}
\usepackage[T1]{fontenc}
\usepackage{lmodern,url,hologo}
@@ -45,10 +45,6 @@
\maketitle
-\tableofcontents
-
-\bigskip
-
\section{Scheduled \LaTeX\ bug-fix release}
This issue of \LaTeX~News marks the second bug-fix release of
@@ -103,7 +99,7 @@ For this release we made the following changes to this package:
single and double-column floats (as they are placed independently
of each other). This was corrected in \textsf{fixltx2e} a few years ago
but the fix was not perfect as one situation using
- \verb=\enlargethispage= generated a low-level \TeX{} error.
+ \verb=\enlargethispage= generated a low-level \TeX{} error.
This behaviour of the package is now improved.
\end{itemize}
@@ -134,7 +130,7 @@ The \textsf{inputenc} package allows different input encodings for
\LaTeX\ documents to be specified including the important
\texttt{utf8} option used to specify the Unicode UTF-8 encoding. A
common mistake in documents has been to also include this option when
-using the Unicode-based TeX engines \hologo{LuaTeX} and \hologo{XeTeX}
+using the Unicode-based \TeX\ engines \hologo{LuaTeX} and \hologo{XeTeX}
producing strange errors as these engines natively deal with UTF-8
characters.
@@ -163,7 +159,7 @@ is now saved and restored when reading them instead of always using
In the past each of the sub-directories in the ``required'' section of
the \LaTeX{} distribution contained a single \texttt{.ins} file to
generate the code files from the source files. We have now
-started to provide individual \texttt{.ins} files for each those
+started to provide individual \texttt{.ins} files for each of those
packages that are likely to require updates outside a major
\LaTeX{} release.
@@ -207,7 +203,7 @@ at the start of list items, and to work if brace groups (\verb|{| and
\paragraph{\textsf{color} updates}
-The \verb|\nopagecolor| command suggested by Heiko Oberdiek,
+The \verb|\nopagecolor| command suggested by Heiko Oberdiek,
available for some years in the \textsf{pdftex} option, has been
added to the core package as suggested in graphics/3873. Currently
this is supported in the driver files for \textsf{dvips} and
@@ -215,7 +211,7 @@ this is supported in the driver files for \textsf{dvips} and
\paragraph{\textsf{graphicx} updates}
-The \textsf{graphicx} version of \verb|\rotatebox| now allows
+The \textsf{graphicx} version of \verb|\rotatebox| now allows
\verb|\par| (and blank lines) in values, to match the change made
to the \textsf{graphics} version some years ago. See graphics/4296.
@@ -238,7 +234,7 @@ See graphics/3446.
The substantial collection of innovative code in \textsf{expl3}
implements a new programming language that has for a while now been
used by some writers of \LaTeXe\ packages. This code has recently
-also been made available for use on top of plain \TeX\ or {Context},
+also been made available for use on top of plain \TeX\ or {\ConTeXt},
largely to support generic packages that are supposed to work with
different flavours of \TeX. These uses in no way affect authors of
\LaTeX\ documents and such \LaTeXe\ packages will continue to work as
@@ -247,13 +243,13 @@ advertised by their authors with standard \LaTeX.
This code base will also become an important foundation for the kernel
of \LaTeX3 and so the new programming language can be described as
`The \LaTeX3 Programming Language'. However, if you see or hear that a
-package `uses \LaTeX3' then it is remains very unlikely (yet) to mean
+package `uses \LaTeX3' then it remains very unlikely (as yet) to mean
that the package is part of some `new version of \LaTeX'.
News about the development and use of \textsf{expl3} and about other
developments in the \LaTeX3 code base is reported regularly in the
\LaTeX3~News series (\url{http://latex-project.org/l3news/}), the most
-recent issue of which was published in March of this year.
+recent issue of which was published in March 2014.
\end{document}