diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/pd1enc.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/pd1enc.def | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/pd1enc.def b/Master/texmf-dist/tex/latex/hyperref/pd1enc.def index cf0a269b76b..6739ddf94b7 100644 --- a/Master/texmf-dist/tex/latex/hyperref/pd1enc.def +++ b/Master/texmf-dist/tex/latex/hyperref/pd1enc.def @@ -29,7 +29,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{pd1enc.def} - [2012/05/13 v6.82q % + [2012/07/29 v6.82v % Hyperref: PDFDocEncoding definition (HO)] \DeclareFontEncoding{PD1}{}{} \DeclareTextAccent{\`}{PD1}{\textasciigrave} @@ -95,6 +95,7 @@ \DeclareTextCommand{\textless}{PD1}{<}% \074 U+003C \DeclareTextCommand{\textgreater}{PD1}{>}% \076 U+003E \DeclareTextCommand{\textbackslash}{PD1}{\134}% U+005C +\DeclareTextCommand{\textsetminus}{PD1}{\textbackslash} \DeclareTextCommand{\textasciicircum}{PD1}{\136}% U+005E \DeclareTextCommand{\textunderscore}{PD1}{\137}% U+005F \DeclareTextCommand{\textmacronbelow}{PD1}{\137}% U+005F @@ -107,6 +108,7 @@ \DeclareTextCommand{\textbullet}{PD1}{\200}% U+2022 \DeclareTextCommand{\textdagger}{PD1}{\201}% U+2020 \DeclareTextCommand{\textdaggerdbl}{PD1}{\202}% U+2021 +\DeclareTextCommand{\textddagger}{PD1}{\textddagger} \DeclareTextCommand{\textellipsis}{PD1}{\203}% U+2026 \DeclareTextCommand{\textemdash}{PD1}{\204}% U+2014 \DeclareTextCommand{\textendash}{PD1}{\205}% U+2013 @@ -154,14 +156,14 @@ \DeclareTextCommand{\textasciimacron}{PD1}{\257}% U+00AF \DeclareTextCommand{\textdegree}{PD1}{\260}% U+00B0 \DeclareTextCommand{\textplusminus}{PD1}{\261}% U+00B1 -\DeclareTextCommand{\texttwosuperior}{PD1}{\262}% U+00B2 -\DeclareTextCommand{\textthreesuperior}{PD1}{\263}% U+00B3 +\DeclareTextCommand{\texttwosuperior}{PD1}{\262}%* U+00B2 +\DeclareTextCommand{\textthreesuperior}{PD1}{\263}%* U+00B3 \DeclareTextCommand{\textacute}{PD1}{\264}% U+00B4 \DeclareTextCommand{\textmu}{PD1}{\265}% U+00B5 \DeclareTextCommand{\textparagraph}{PD1}{\266}% U+00B6 \DeclareTextCommand{\textperiodcentered}{PD1}{\267}% U+00B7 \DeclareTextCommand{\textcedilla}{PD1}{\270}% U+00B8 -\DeclareTextCommand{\textonesuperior}{PD1}{\271}% U+00B9 +\DeclareTextCommand{\textonesuperior}{PD1}{\271}%* U+00B9 \DeclareTextCommand{\textordmasculine}{PD1}{\272}% U+00BA \DeclareTextCommand{\guillemotright}{PD1}{\273}% U+00BB \DeclareTextCommand{\textonequarter}{PD1}{\274}% U+00BC @@ -200,6 +202,7 @@ \DeclareTextCompositeCommand{\"}{PD1}{U}{\334}% U+00DC \DeclareTextCompositeCommand{\'}{PD1}{Y}{\335}% U+00DD \DeclareTextCommand{\TH}{PD1}{\336}% U+00DE +\DeclareTextCommand{\textThorn}{PD1}{\336}%* U+00DE \DeclareTextCommand{\ss}{PD1}{\337}% U+00DF \DeclareTextCompositeCommand{\`}{PD1}{a}{\340}% U+00E0 \DeclareTextCompositeCommand{\'}{PD1}{a}{\341}% U+00E1 @@ -236,6 +239,7 @@ \DeclareTextCompositeCommand{\"}{PD1}{u}{\374}% U+00FC \DeclareTextCompositeCommand{\'}{PD1}{y}{\375}% U+00FD \DeclareTextCommand{\th}{PD1}{\376}% U+00FE +\DeclareTextCommand{\textthorn}{PD1}{\376}%* U+00FE \DeclareTextCompositeCommand{\"}{PD1}{y}{\377}% U+00FF \DeclareTextCommand{\ij}{PD1}{\377}% U+00FF \DeclareTextCommand{\SS}{PD1}{SS} |