[latex3-commits] [latex3/latex2e] gh1102: add news entry (5cac816e)

github at latex-project.org github at latex-project.org
Tue Nov 7 16:57:54 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : gh1102
Link       : https://github.com/latex3/latex2e/commit/5cac816e00a93f8e11734fc6e880ff84d99932ee

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

commit 5cac816e00a93f8e11734fc6e880ff84d99932ee
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Tue Nov 7 16:57:54 2023 +0100

    add news entry


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

5cac816e00a93f8e11734fc6e880ff84d99932ee
 base/doc/ltnews39.tex | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/base/doc/ltnews39.tex b/base/doc/ltnews39.tex
index 91603e80..87dae27b 100644
--- a/base/doc/ltnews39.tex
+++ b/base/doc/ltnews39.tex
@@ -154,11 +154,19 @@
 %\githubissue{1004}
 
 
-%\section{Code improvements}
+\section{Code improvements}
 
-%\subsection{???}
+\subsection{Improve \pkg{fontenc} error message}
+
+If the \pkg{fontenc} is asked to load a font encoding for which it
+doesn't find a suitable \texttt{.def} file it generates an error
+message indicating that the encoding name might be misspelled. That
+is, of course, one of the possible causes, but another one is that the
+installation is missing a necessary support package, e.g., that no
+support for Cyrillic fonts has been installed. The error message text
+has therefore been extended to explain the issue more generally.
 %
-%\githubissue{1004}
+\githubissue{1102}
 
 
 





More information about the latex3-commits mailing list.