[latex3-commits] [git/LaTeX3-latex3-latex2e] early-endlinechar: Add ltnews37 entry (45c1f352)
Phelype Oleinik
phelype.oleinik at latex-project.org
Thu Apr 13 16:11:11 CEST 2023
Repository : https://github.com/latex3/latex2e
On branch : early-endlinechar
Link : https://github.com/latex3/latex2e/commit/45c1f35219b3a6cb1f29e51171f81455fe2617d3
>---------------------------------------------------------------
commit 45c1f35219b3a6cb1f29e51171f81455fe2617d3
Author: Phelype Oleinik <phelype.oleinik at latex-project.org>
Date: Thu Apr 13 11:11:11 2023 -0300
Add ltnews37 entry
>---------------------------------------------------------------
45c1f35219b3a6cb1f29e51171f81455fe2617d3
base/doc/ltnews37.tex | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/base/doc/ltnews37.tex b/base/doc/ltnews37.tex
index a671cfd3..8d59be2b 100644
--- a/base/doc/ltnews37.tex
+++ b/base/doc/ltnews37.tex
@@ -512,6 +512,15 @@ This will improve \cs{boldsymbol} and \cs{bm} and similar commands.
%
\githubissue{1028}
+\subsection{Correct setting of \cs{endlinechar} in \texttt{+v} arguments}
+In the particular case of a document command with a \texttt{+v}-type
+argument used inside \cs{ExplSyntaxOn}\texttt{/Off}, newlines would be
+misinterpreted as spaces because the value of \cs{tex_endlinechar:D} was
+set too late. This has been fixed, and now newlines are correctly
+translated to ``\verb|the character ^^M|''.
+%
+\githubissue{876}
+
\section{Documentation improvements}
When \LaTeXe{} was released, the team provided documentation for both document
More information about the latex3-commits
mailing list.