[latex3-commits] [git/LaTeX3-latex3-latex2e] gh1033: Correct markup in ltnews (e11f249c)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Apr 20 10:26:38 CEST 2023
Repository : https://github.com/latex3/latex2e
On branch : gh1033
Link : https://github.com/latex3/latex2e/commit/e11f249c565965dee314140346569d6637c1f2ad
>---------------------------------------------------------------
commit e11f249c565965dee314140346569d6637c1f2ad
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Apr 20 09:26:38 2023 +0100
Correct markup in ltnews
>---------------------------------------------------------------
e11f249c565965dee314140346569d6637c1f2ad
base/doc/ltnews37.tex | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/base/doc/ltnews37.tex b/base/doc/ltnews37.tex
index fc28934c..d2bbc24d 100644
--- a/base/doc/ltnews37.tex
+++ b/base/doc/ltnews37.tex
@@ -358,9 +358,9 @@ generally or to a specific locale (see also the next section). A small number
of pre-defined customisations have been set up in the kernel where the outcomes
for \pdfTeX{} should be different for those from Unicode engines. For
example
-\begin{quotation}
- |\DeclareUppercaseMapping{"01F0}{\v{J}|
-\end{quotation}
+\begin{verbatim}
+ \DeclareUppercaseMapping{"01F0}{\v{J}
+\end{verbatim}
allows \v{J} to be produced in 8-bit engines: without this customisation,
an error would occur as there is no pre-composed \v{J} in Unicode. More detail
is given in \texttt{usrguide}.
More information about the latex3-commits
mailing list.