[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: slight rewrite (56166625)
Frank Mittelbach
frank.mittelbach at latex-project.org
Fri Jan 24 14:35:26 CET 2020
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/561666258dd93d382b4307dd2dde8c40caee86cb
>---------------------------------------------------------------
commit 561666258dd93d382b4307dd2dde8c40caee86cb
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Fri Jan 24 14:35:26 2020 +0100
slight rewrite
>---------------------------------------------------------------
561666258dd93d382b4307dd2dde8c40caee86cb
base/doc/ltnews31.tex | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/base/doc/ltnews31.tex b/base/doc/ltnews31.tex
index aa64f808..a5a7d29b 100644
--- a/base/doc/ltnews31.tex
+++ b/base/doc/ltnews31.tex
@@ -493,8 +493,9 @@ written to the \texttt{.log} file.
In 2018 we made UTF-8 the default input encoding for \LaTeX{} but we
overlooked the case of non-\acro{ascii} characters in the short
-package descriptions in declarations such as in the optional argument to
-\cs{ProvidesPackage}. They worked (sometimes) before, but now always
+package descriptions used in declarations, e.g., in the optional argument to
+\cs{ProvidesPackage}.
+They worked (sometimes) before, but after the switch to UTF-8 always
generated an error. This has been corrected.
%
\githubissue{52}
More information about the latex3-commits
mailing list