From 4f6a0c268301e4cda947fa3ce403764203af49e1 Mon Sep 17 00:00:00 2001 From: Frank Mittelbach Date: Wed, 8 Jun 2022 00:20:06 +0200 Subject: [PATCH] leftover task from #65 (#845) --- base/changes.txt | 5 +++++ base/utf8ienc.dtx | 9 ++++++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/base/changes.txt b/base/changes.txt index eddcfb1d4..246459743 100644 --- a/base/changes.txt +++ b/base/changes.txt @@ -6,6 +6,11 @@ completeness or accuracy and it contains some references to files that are not part of the distribution. ================================================================================ +2022-06-07 Frank Mittelbach + + * utf8ienc.dtx (subsection{The mapping table}): + Fix \guillemetleft and \guillemetright also in dfu files (gh/65) + 2022-06-03 David Carlisle * doc.dtx: adjust ltxdoc.cls and doc.dtx to process existing diff --git a/base/utf8ienc.dtx b/base/utf8ienc.dtx index c6ec89872..363998a85 100644 --- a/base/utf8ienc.dtx +++ b/base/utf8ienc.dtx @@ -216,7 +216,7 @@ %<+ts1> \ProvidesFile{ts1enc.dfu} %<+x2> \ProvidesFile{x2enc.dfu} %<+all> \ProvidesFile{utf8enc.dfu} -%<-utf8-2018> [2022/05/08 v1.3b UTF-8 support] +%<-utf8-2018> [2022/06/07 v1.3c UTF-8 support] % \end{macrocode} % % \begin{macrocode} @@ -1152,6 +1152,7 @@ % \changes{v1.1r}{2015/12/03}{Add some more ogonek cases} % \changes{v1.1s}{2016/01/11}{Add some more caron and acute} % \changes{v1.1t}{2017/01/28}{Add caron combinations for GgYy} +% \changes{v1.3c}{2022/06/07}{Fix \cs{guillemetleft} and \cs{guillemetright} also in dfu files (gh/65)}% % \begin{macrocode} %\DeclareUnicodeCharacter{00A0}{\nobreakspace} %\DeclareUnicodeCharacter{00A1}{\textexclamdown} @@ -1165,7 +1166,8 @@ %\DeclareUnicodeCharacter{00A9}{\textcopyright} %\DeclareUnicodeCharacter{00AA}{\textordfeminine} %<*all,x2,t2c,t2b,t2a,t1,ot2,ly1,lcy> -\DeclareUnicodeCharacter{00AB}{\guillemotleft} +%\DeclareUnicodeCharacter{00AB}{\guillemotleft} % wrong Adobe name +\DeclareUnicodeCharacter{00AB}{\guillemetleft} % %\DeclareUnicodeCharacter{00AC}{\textlnot} %\DeclareUnicodeCharacter{00AD}{\-} @@ -1183,7 +1185,8 @@ %\DeclareUnicodeCharacter{00B9}{\textonesuperior} %\DeclareUnicodeCharacter{00BA}{\textordmasculine} %<*all,x2,t2c,t2b,t2a,t1,ot2,ly1,lcy> -\DeclareUnicodeCharacter{00BB}{\guillemotright} +%\DeclareUnicodeCharacter{00BB}{\guillemotright} % wrong Adobe name +\DeclareUnicodeCharacter{00BB}{\guillemetright} % %\DeclareUnicodeCharacter{00BC}{\textonequarter} %\DeclareUnicodeCharacter{00BD}{\textonehalf}