diff options
Diffstat (limited to 'macros/latex/required/l3kernel/l3str-convert.dtx')
-rw-r--r-- | macros/latex/required/l3kernel/l3str-convert.dtx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/macros/latex/required/l3kernel/l3str-convert.dtx b/macros/latex/required/l3kernel/l3str-convert.dtx index 584ee8bbb7..dcb7872132 100644 --- a/macros/latex/required/l3kernel/l3str-convert.dtx +++ b/macros/latex/required/l3kernel/l3str-convert.dtx @@ -2,7 +2,7 @@ % %% File: l3str-convert.dtx % -% Copyright (C) 2013-2024 The LaTeX Project +% Copyright (C) 2013-2025 The LaTeX Project % % It may be distributed and/or modified under the conditions of the % LaTeX Project Public License (LPPL), either version 1.3c of this @@ -44,7 +44,7 @@ % }^^A % } % -% \date{Released 2024-12-25} +% \date{Released 2025-01-18} % % \maketitle % @@ -2068,7 +2068,7 @@ % % \subsubsection{\textsc{utf-16} support} % -% The definitions are done in a category code regime where the bytes +% The definitions are done in a category code régime where the bytes % $254$ and $255$ used by the byte order mark have catcode~$12$. % \begin{macrocode} \group_begin: @@ -2393,7 +2393,7 @@ % % \subsubsection{\textsc{utf-32} support} % -% The definitions are done in a category code regime where the bytes +% The definitions are done in a category code régime where the bytes % $0$, $254$ and $255$ used by the byte order mark have catcode % \enquote{other}. % \begin{macrocode} |