[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Chris again! Enjoy. (3e9a3f51)
Chris Rowley
21151379+car222222 at github.github.io
Wed Jan 29 08:08:59 CET 2020
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/3e9a3f515aef571123443f9ca1a158c0900977d6
>---------------------------------------------------------------
commit 3e9a3f515aef571123443f9ca1a158c0900977d6
Author: Chris Rowley <21151379+car222222 at users.noreply.github.com>
Date: Wed Jan 29 14:08:59 2020 +0700
Chris again! Enjoy.
>---------------------------------------------------------------
3e9a3f515aef571123443f9ca1a158c0900977d6
base/doc/ltnews31.tex | 47 ++++++++++++++++++++++++++++++++---------------
1 file changed, 32 insertions(+), 15 deletions(-)
diff --git a/base/doc/ltnews31.tex b/base/doc/ltnews31.tex
index b2d674de..56fd3bfa 100644
--- a/base/doc/ltnews31.tex
+++ b/base/doc/ltnews31.tex
@@ -580,18 +580,18 @@ also now be utilised.
\subsection{Allow spaces in \texttt{filecontents} option list}
Leaving spaces or newlines in the option list prevented the options
-from being correctly recognized. This has been corrected.
+from being correctly recognized. This\\
+has been corrected.
%
\githubissue{256}
\subsection{New \texttt{reverselist} Lua callback type}
-A new callback type, \texttt{reverselist} has been added.
-
-%, and \texttt{post\_mlist\_to\_hlist\_filter}
-% and \texttt{post\_linebreak\_filter}
-% are classified using this type.
+A new callback type, \texttt{reverselist}, was added:\\
+\texttt{post\_mlist\_to\_hlist\_filter} and \texttt{post\_linebreak\_filter}
+are now of this type.
+%% CAR: reworded with extra jnfo.
\section{Changes to packages in the \pkg{graphics} category}
@@ -601,10 +601,12 @@ A new callback type, \texttt{reverselist} has been added.
Some of the user-level commands in \pkg{color}, \pkg{graphics} and
\pkg{graphicx},
-\pagebreak
+%\pagebreak
such as \cs{textcolor} or \cs{includegraphics}, were
-still fragile so didn't work in moving arguments without extra
-protection. All of these have now been made robust.
+still fragile so didn't work in moving arguments.\\
+%%CAR: removed some words about protextion, to sa ve aline, to save page!
+%%% Or Frank could easily shorten box 255 stuff below.
+All of these are now robust.
%
\githubissue{208}
@@ -719,8 +721,15 @@ up\TeX{} gained all of the above (except \cs{ifincsname}) for \TeX{}~Live
2019 and will both have that primitive also from the 2020 release onward.
At the same time, engines which are fully Unicode-capable must provide
-the following primitives:
+the following three primitives:\\
+\mbox{}\hfill
+\cs{Uchar} \hfill
+ \cs{Ucharcat} \hfill
+ \cs{Umathcode}\hfill
+ \mbox{}\\
+%% CAR: less ugly and saves a page! Could add the bullets back !
%
+\iffalse
\begingroup\setlength\columnsep{0pt}
\begin{multicols}{2}
\begin{itemize}
@@ -730,14 +739,22 @@ the following primitives:
\end{itemize}
\end{multicols}
\endgroup
+\fi
%
Note that it has become standard practice to check for Unicode-aware engines
by using the existence of the \cs{Umathcode} primitive. As such, this is already
-a requirement: engines lacking these primitives cannot access the Unicode features
-of the \LaTeXe{} kernel or of \pkg{expl3}. Note that up\TeX{} has facilities for
-handling Unicode but it is not classed as a Unicode engine by the base \LaTeX\ code.
-
-\enlargethispage*{\baselineskip}
+a requirement: engines lacking these primitives cannot use Unicode features
+of the \LaTeXe{} kernel or \pkg{expl3}. Note also that up\TeX{} can
+handling Unicode but it is not classed as a Unicode engine by the
+base \LaTeX\ code.
+%% CAR: Some rewordons to gain another line. But (maybe I should
+%% have made this even longer to keep the nice flushbottom
+%% Roll on Grid Setting!
+
+%% CAR, removed this, but it now needs etxra space somewhere so I put it here
+%% to get back the nice bottoms.
+%\enlargethispage*{\baselineskip}
+\vspace{0.5\baselineskip}
\begin{thebibliography}{9}
More information about the latex3-commits
mailing list.