[latex3-commits] [git/LaTeX3-latex3-latex3] unicode-data: Punctuation (024f0763b)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Oct 13 18:30:31 CEST 2022
Repository : https://github.com/latex3/latex3
On branch : unicode-data
Link : https://github.com/latex3/latex3/commit/024f0763be873ceb202db9b00869c9b7f0d292db
>---------------------------------------------------------------
commit 024f0763be873ceb202db9b00869c9b7f0d292db
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Oct 13 17:30:31 2022 +0100
Punctuation
>---------------------------------------------------------------
024f0763be873ceb202db9b00869c9b7f0d292db
l3kernel/l3text-case.dtx | 2 +-
l3kernel/l3text.dtx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3kernel/l3text-case.dtx b/l3kernel/l3text-case.dtx
index 3e1260ad3..d7e816aea 100644
--- a/l3kernel/l3text-case.dtx
+++ b/l3kernel/l3text-case.dtx
@@ -687,7 +687,7 @@
}
\cs_generate_variant:Nn \@@_change_case_codepoint:nnn { f }
% \end{macrocode}
-% Avoid high chars with p\TeX}
+% Avoid high chars with p\TeX{}.
% \begin{macrocode}
\sys_if_engine_ptex:T
{
diff --git a/l3kernel/l3text.dtx b/l3kernel/l3text.dtx
index fb5e474c4..faaf1cbf2 100644
--- a/l3kernel/l3text.dtx
+++ b/l3kernel/l3text.dtx
@@ -751,7 +751,7 @@
\cs_new:Npn \@@_codepoint_from_chars:NN #1#2
{ (`#1 - "C0) * "40 + `#2 - "80 }
% \end{macrocode}
- % Avoid high chars with p\TeX{}
+ % Avoid high chars with p\TeX{}.
% \begin{macrocode}
\sys_if_engine_ptex:TF
{
More information about the latex3-commits
mailing list.