summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hyperref/hyperref.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/hyperref/hyperref.dtx')
-rw-r--r--macros/latex/contrib/hyperref/hyperref.dtx24
1 files changed, 14 insertions, 10 deletions
diff --git a/macros/latex/contrib/hyperref/hyperref.dtx b/macros/latex/contrib/hyperref/hyperref.dtx
index edf82e4a16..d5b76521f0 100644
--- a/macros/latex/contrib/hyperref/hyperref.dtx
+++ b/macros/latex/contrib/hyperref/hyperref.dtx
@@ -52,7 +52,7 @@
%<puvnenc>\ProvidesFile{puvnenc.def}
%<puarenc>\ProvidesFile{puarenc.def}
%<psdextra>\ProvidesFile{psdextra.def}
-%<!none&!packageEnd> [2022-05-17 v7.00q %
+%<!none&!packageEnd> [2022-06-13 v7.00r %
%<package> Hypertext links for LaTeX]
%<nohyperref> Dummy hyperref (SR)]
%<driver> Hyperref documentation driver file]
@@ -1687,7 +1687,7 @@
% a token that is detected by \cs{xspace}.
%
% The code of |frenchb.ldf| can produce an additional
-% space before \cs{guillemotright}, because \cs{lastskip}
+% space before \cs{guillemetright}, because \cs{lastskip}
% and \cs{unskip} do not work. Therefore it is removed here.
% \begin{macrocode}
\ifHy@unicode
@@ -20119,8 +20119,9 @@
\DeclareTextCommand{\textcopyright}{PD1}{\251}% U+00A9
% U+00AA FEMININE ORDINAL INDICATOR; ordfeminine
\DeclareTextCommand{\textordfeminine}{PD1}{\252}% U+00AA
-% U+00AB LEFT-POINTING DOUBLE ANGLE QUOTATION MARK; guillemotleft
+% U+00AB LEFT-POINTING DOUBLE ANGLE QUOTATION MARK; guillemetleft
\DeclareTextCommand{\guillemotleft}{PD1}{\253}% U+00AB
+\DeclareTextCommand{\guillemetleft}{PD1}{\253}% U+00AB
% U+00AC NOT SIGN; logicalnot
\DeclareTextCommand{\textlogicalnot}{PD1}{\254}% U+00AC
\DeclareTextCommand{\textlnot}{PD1}{\254}% logical not
@@ -20153,8 +20154,9 @@
\DeclareTextCommand{\textonesuperior}{PD1}{\271}%* U+00B9
% U+00BA MASCULINE ORDINAL INDICATOR; ordmasculine
\DeclareTextCommand{\textordmasculine}{PD1}{\272}% U+00BA
-% U+00BB RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK; guillemotright
+% U+00BB RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK; guillemetright
\DeclareTextCommand{\guillemotright}{PD1}{\273}% U+00BB
+\DeclareTextCommand{\guillemetright}{PD1}{\273}% U+00BB
% U+00BC VULGAR FRACTION ONE QUARTER; onequarter
\DeclareTextCommand{\textonequarter}{PD1}{\274}% U+00BC
% U+00BD VULGAR FRACTION ONE HALF; onehalf
@@ -20311,8 +20313,8 @@
\DeclareTextCommand{\textgrqq}{PD1}{\textquotedblleft}%
\DeclareTextCommand{\textglq}{PD1}{\quotesinglbase}%
\DeclareTextCommand{\textgrq}{PD1}{\textquoteleft}%
-\DeclareTextCommand{\textflqq}{PD1}{\guillemotleft}%
-\DeclareTextCommand{\textfrqq}{PD1}{\guillemotright}%
+\DeclareTextCommand{\textflqq}{PD1}{\guillemetleft}%
+\DeclareTextCommand{\textfrqq}{PD1}{\guillemetright}%
\DeclareTextCommand{\textflq}{PD1}{\guilsinglleft}%
\DeclareTextCommand{\textfrq}{PD1}{\guilsinglright}%
% \end{macrocode}
@@ -20661,8 +20663,9 @@
\DeclareTextCommand{\textcopyright}{PU}{\80\251}%* U+00A9
% U+00AA FEMININE ORDINAL INDICATOR; ordfeminine
\DeclareTextCommand{\textordfeminine}{PU}{\80\252}% U+00AA
-% U+00AB LEFT-POINTING DOUBLE ANGLE QUOTATION MARK; guillemotleft
+% U+00AB LEFT-POINTING DOUBLE ANGLE QUOTATION MARK; guillemetleft
\DeclareTextCommand{\guillemotleft}{PU}{\80\253}% U+00AB
+\DeclareTextCommand{\guillemetleft}{PU}{\80\253}% U+00AB
% U+00AC NOT SIGN; logicalnot
\DeclareTextCommand{\textlogicalnot}{PU}{\80\254}% U+00AC
\DeclareTextCommand{\textlnot}{PU}{\80\254}% U+00AC
@@ -20699,8 +20702,9 @@
\DeclareTextCommand{\textonesuperior}{PU}{\80\271}%* U+00B9
% U+00BA MASCULINE ORDINAL INDICATOR; ordmasculine
\DeclareTextCommand{\textordmasculine}{PU}{\80\272}% U+00BA
-% U+00BB RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK; guillemotright
+% U+00BB RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK; guillemetright
\DeclareTextCommand{\guillemotright}{PU}{\80\273}% U+00BB
+\DeclareTextCommand{\guillemetright}{PU}{\80\273}% U+00BB
% U+00BC VULGAR FRACTION ONE QUARTER; onequarter
\DeclareTextCommand{\textonequarter}{PU}{\80\274}% U+00BC
% U+00BD VULGAR FRACTION ONE HALF; onehalf
@@ -25240,8 +25244,8 @@
\DeclareTextCommand{\textgrqq}{PU}{\textquotedblleft}%
\DeclareTextCommand{\textglq}{PU}{\quotesinglbase}%
\DeclareTextCommand{\textgrq}{PU}{\textquoteleft}%
-\DeclareTextCommand{\textflqq}{PU}{\guillemotleft}%
-\DeclareTextCommand{\textfrqq}{PU}{\guillemotright}%
+\DeclareTextCommand{\textflqq}{PU}{\guillemetleft}%
+\DeclareTextCommand{\textfrqq}{PU}{\guillemetright}%
\DeclareTextCommand{\textflq}{PU}{\guilsinglleft}%
\DeclareTextCommand{\textfrq}{PU}{\guilsinglright}%
% \end{macrocode}