[latex3-commits] [git/LaTeX3-latex3-latex2e] ltnew33: Some clean-up (94e767b9)
Chris Rowley
car222222 at github.github.io
Sun May 23 15:50:16 CEST 2021
Repository : https://github.com/latex3/latex2e
On branch : ltnew33
Link : https://github.com/latex3/latex2e/commit/94e767b9457bf5b315568182fa971ed259ab2666
>---------------------------------------------------------------
commit 94e767b9457bf5b315568182fa971ed259ab2666
Author: Chris Rowley <car222222 at users.noreply.github.com>
Date: Sun May 23 20:50:16 2021 +0700
Some clean-up
Bumped to 3m.
>---------------------------------------------------------------
94e767b9457bf5b315568182fa971ed259ab2666
base/doc/ltnews33.tex | 48 ++++++++++++------------------------------------
base/doc/ltnews33mc.tex | 24 +-----------------------
2 files changed, 13 insertions(+), 59 deletions(-)
diff --git a/base/doc/ltnews33.tex b/base/doc/ltnews33.tex
index 02e081d9..ec070c6e 100644
--- a/base/doc/ltnews33.tex
+++ b/base/doc/ltnews33.tex
@@ -38,7 +38,6 @@
%%CCC Temporary definitions:
\providecommand\Dash {---}
-%%FMi This is the subsubsection from the class (for reference) unchanged
%%CCC Do we need a cite for source2e.pdf ?
@@ -49,7 +48,7 @@
\usepackage[T1]{fontenc}
-\usepackage{lmodern,url,hologo}=
+\usepackage{lmodern,url,hologo}
\usepackage{csquotes}
\usepackage{multicol}
@@ -488,7 +487,7 @@ follows here.
%%CCC Also changed wording:
%% \subsubsection{A note on the \texttt{TS1} encoding}
\subsubsection[A note on the history of `text symbols']%
- {A note on the history of `text symbols' and\\
+ {A note on the history of `text symbols' and
the \texttt{TS1} encoding}
The \enquote{text symbol encoding} (\texttt{TS1}) was originally
@@ -742,8 +741,6 @@ statement. This was fixed and now \cs{enddocument} first issues a
\githubissue{385}
-
-
\subsection{Color groups made permanent}
The use of color in certain \LaTeX{} constructs, especially boxes,
@@ -764,8 +761,6 @@ The kernel therefore now permanently adds these \enquote{color groups}.
\githubissue{488}
-
-
\subsection{Provide the raw option list to key/value option handlers}
Before any further processing of the option list, the original
@@ -776,17 +771,21 @@ extended class/package processing systems. Note that, for
compatibility reasons, the standard option processing code has not
been changed.
-%DPC restore mention of unsused option warning change
-One change does affect the standard processing; any tokens to the
-right of an = sign are removed from consideration from the
-\enquote{unused option list}. In this release \texttt{clip=true} and
+%%DPC restore mention of unused option warning change
+One change does affect the standard \mbox{processing}: any tokens to the
+right of an \texttt{=} %% tt added
+sign are \mbox{removed}
+from consideration %% from the
+when constructing
+the \enquote{\mbox{unused} option list}. %% In
+For example, in
+this release \texttt{clip=true} and
\texttt{clip=false} both contribute \texttt{clip} to the list of
options that have been used.
%
\githubissue{85}
-
\subsection{New for \pkg{latexrelease}\,: \cs{NewModuleRelease}}
To explain the need for this new feature, we shall consider the
@@ -816,7 +815,6 @@ with \verb|texdoc latexrelease|).
\githubissue{479}
-
\subsection{Small fix for rolling back prior to 2020-02-02}
Whereas the \pkg{latexrelease} package can usually emulate an older
@@ -840,7 +838,7 @@ ends.
A previous release sometimes mistakenly caused a (false) warning
message to appear when \mbox{using} a generic graphics rule to find and load
a graphics file with an unknown \mbox{extension}.
-%%CCC removing hyphenation here makes this one lime longer.
+%%CCC removing hyphenation here makes this one line longer.
This warning would
incorrectly say that the file was not found,
whereas the file would in
@@ -949,25 +947,3 @@ The fix for issue 548 was also applied in \pkg{amsmath}, see above.
\end{document}
\ No newline at end of file
-
-
-\iffalse
-%%CCC For Chris' local system
-
-\usepackage[utf8]{inputenc}
-\def\githubissue #1{\par\noindent{\small\sl
- (https://github.com/latex3/latex2e/issues/ #1)}}
-\def\gnatsissue #1#2{\par\noindent{\small\sl (https://www.latex-project.org/cgi-bin/\\
- ltxbugs2html?pr=#1\%2F #2)}}
-
-%%FMi This is the subsubsection from the class (for reference) unchanged
-\makeatletter
-% maybe not the greatest design but normally we wouldn't have subsubsections
-\renewcommand{\subsubsection}{%
- \@startsection
- {subsubsection}{2}{\leftmargini}{-1.5ex \@plus -1ex \@minus -.2ex}%
- {1sp}{\@subheadingfont}%
-}
-\makeatother
-\fi
-
diff --git a/base/doc/ltnews33mc.tex b/base/doc/ltnews33mc.tex
index 02e081d9..b5bf403a 100644
--- a/base/doc/ltnews33mc.tex
+++ b/base/doc/ltnews33mc.tex
@@ -840,7 +840,7 @@ ends.
A previous release sometimes mistakenly caused a (false) warning
message to appear when \mbox{using} a generic graphics rule to find and load
a graphics file with an unknown \mbox{extension}.
-%%CCC removing hyphenation here makes this one lime longer.
+%%CCC removing hyphenation here makes this one line longer.
This warning would
incorrectly say that the file was not found,
whereas the file would in
@@ -949,25 +949,3 @@ The fix for issue 548 was also applied in \pkg{amsmath}, see above.
\end{document}
-
-
-\iffalse
-%%CCC For Chris' local system
-
-\usepackage[utf8]{inputenc}
-\def\githubissue #1{\par\noindent{\small\sl
- (https://github.com/latex3/latex2e/issues/ #1)}}
-\def\gnatsissue #1#2{\par\noindent{\small\sl (https://www.latex-project.org/cgi-bin/\\
- ltxbugs2html?pr=#1\%2F #2)}}
-
-%%FMi This is the subsubsection from the class (for reference) unchanged
-\makeatletter
-% maybe not the greatest design but normally we wouldn't have subsubsections
-\renewcommand{\subsubsection}{%
- \@startsection
- {subsubsection}{2}{\leftmargini}{-1.5ex \@plus -1ex \@minus -.2ex}%
- {1sp}{\@subheadingfont}%
-}
-\makeatother
-\fi
-
More information about the latex3-commits
mailing list.