[latex3-commits] [git/LaTeX3-latex3-latex2e] ltnew33: Visual improvements mostly (b9c9cc29)

Chris Rowley car222222 at github.github.io
Sun May 23 01:39:29 CEST 2021


Repository : https://github.com/latex3/latex2e
On branch  : ltnew33
Link       : https://github.com/latex3/latex2e/commit/b9c9cc29f64277caf7c3c6ff8858bbb99685c489

>---------------------------------------------------------------

commit b9c9cc29f64277caf7c3c6ff8858bbb99685c489
Author: Chris Rowley <car222222 at users.noreply.github.com>
Date:   Sun May 23 06:39:29 2021 +0700

    Visual improvements  mostly
    
    bumped to m


>---------------------------------------------------------------

b9c9cc29f64277caf7c3c6ff8858bbb99685c489
 base/doc/ltnews33.tex | 61 +++++++++++++++++++++++++++++++++++----------------
 1 file changed, 42 insertions(+), 19 deletions(-)

diff --git a/base/doc/ltnews33.tex b/base/doc/ltnews33.tex
index a386b7bc..02e081d9 100644
--- a/base/doc/ltnews33.tex
+++ b/base/doc/ltnews33.tex
@@ -1,5 +1,5 @@
 %%  Temporary: quick draft identification --
-%%  This is Draft 3l.
+%%  This is Draft 3m.
 % \iffalse meta-comment
 %
 % Copyright 2019-2021
@@ -36,8 +36,10 @@
 
 \documentclass{ltnews}
 
-%%CCC  Temporary definition:
+%%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 ?
 
@@ -47,7 +49,7 @@
 
 \usepackage[T1]{fontenc}
 
-\usepackage{lmodern,url,hologo}
+\usepackage{lmodern,url,hologo}=
 
 \usepackage{csquotes}
 \usepackage{multicol}
@@ -114,7 +116,7 @@
 \tubcommand{\input{tubltmac}}
 
 \publicationmonth{June}
-\publicationyear{2021 --- Draft Version 3l}
+\publicationyear{2021 --- Draft Version 3m}
 
 \publicationissue{33}
 
@@ -241,7 +243,7 @@ insertion of \enquote{color commands}) to these elements at shipout.
 \subsection{A new hook in \cs{selectfont}}
 
 After \cs{selectfont} has changed the font, we now run a hook (\hook{selectfont})
-so that packages can make final adjustments. This functionality was
+so that packages can make final \mbox{adjustments}. This functionality was
 originally provided by the \pkg{everysel} package but our
 implementation is slightly different and uses the standard hook
 management.
@@ -438,8 +440,10 @@ certainly better than no glyph showing up.
 
 %%CCC  Complete me!
 %%FMi wrong title it is *not now!!!
+%%CCC  I tried again! 
+%%CCC \subsection {The \pkg{textcomp} package is now in the kernel}
 
-\subsection {The \pkg{textcomp} package is now in the kernel}
+\subsection {The \texttt{TS1} characters from \pkg{textcomp} in the kernel}
 
 A couple of releases back, the functionality of the \pkg{textcomp}
 package was integrated into the \LaTeX{} kernel.  
@@ -449,7 +453,10 @@ to load this package in order to access glyphs such as
 
 A full explanation of both the history and the current status of this
 package and the \enquote{text symbol encoding} (\texttt{TS1}) encoding 
-is (wiil be?) available as ???  %%CCC  \cite ??  
+%#CCC possible new version for keeping it in here: 
+follows here.
+
+%%CCC Otherwise use this:  is (wiil be?) available as ???  %%CCC  \cite ??  
 %%CCC This could be a ref to a section in an edition of ltnews, 
 %%CCC   but should it be?
 %%FMi  — there is no such eplanation in earlier ltnews or anywhere to
@@ -470,7 +477,19 @@ is (wiil be?) available as ???  %%CCC  \cite ??
 %%CCC   meaning, content, grammar and typos etc.
 %%FMi — I still think it should be just one subsection and the previous
 %%FMi dropped/incorporated
-\section{A note on the \texttt{TS1} encoding}
+
+%%CCC CHANGED to subsubsection, to fit with above changes.
+%%CCC BUT NO editing done yet, needs to be rewritten, 
+%%CCC   when I understand it!
+
+%%CCC Frank's original, without the subsection above:
+%%    \subsection{A note on the \texttt{TS1} encoding}
+ 
+%%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\\ 
+      the  \texttt{TS1} encoding}
 
 The \enquote{text symbol encoding} (\texttt{TS1}) was originally
 designed at the Cork Conference as a companion to the \texttt{T1}
@@ -667,10 +686,11 @@ In July 2020 David Jones suggested an extension to \TeX{} engines,
 that added the possibility to set \cs{tracinglostchars}\texttt{=3} in
 order to generate an error message in case some character is missing
 from a font.  In previous years, a warning about a missing character
-was silently printed to the \texttt{.log} file (if
-$\cs{tracinglostchars}>0$) and to the terminal (if ${}>1$).  This
-extension was added for \TL{} and \MiKTeX{} (except in Knuth's \TeX,
-of course), so that with $\cs{tracinglostchars}>2$ you now also get an
+was silently printed to the \texttt{.log} file\linebreak
+(if $\cs{tracinglostchars}>0$) and to the terminal\linebreak
+ (if ${}>1$).  This extension was added for \TL{} and \MiKTeX{} 
+(except in Knuth's \TeX, of course), 
+so that with $\cs{tracinglostchars}>2$ you now also get an
 error message for each missing glyph.
 
 Later, in January 2021, Petr Olšák suggested yet another extension: 
@@ -678,7 +698,7 @@ a new primitive
 \mbox{parameter}
 %
 \cs{tracingstacklevels} that, when both it and \cs{tracingmacros} are
-positive, will add to the tracing information for each 
+positive, will add to the \mbox{tracing} information for each 
 macro a visual indication (using dots) of
 its nesting level in the macro expansion stack.
 
@@ -737,7 +757,7 @@ e.g., \cs{color at begingroup} to be used in such places.
 Until now, these commands were initially set as no-ops and only the
 color packages redefined them to become real groups; this methodology
 complicates the coding as one has to account for a group being present
-or not (depending on what is loaded in the document).
+or not (\mbox{depending} on what is loaded in the document).
 %
 The kernel therefore now permanently adds these \enquote{color groups}.
 %
@@ -818,11 +838,14 @@ ends.
 \subsection{Removed warning when loading graphics files}
 
 A previous release sometimes mistakenly caused a (false) warning
-message to appear when using a generic graphics rule to find and load
-a graphics file with an unknown extension.  This warning would
-incorrectly say that the file was not found, whereas the file would in
-fact be correctly loaded.  The warning now doesn't show up in that
-case.
+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.
+This warning would
+incorrectly say that the file was not found, 
+whereas the file would in
+fact be correctly loaded.  
+The warning now doesn't show up in that case.
 %
 \githubissue{516}
 





More information about the latex3-commits mailing list.