summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def
blob: 0c37f3450bae1c1de3556807230c1821e447beed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
%%
%% This is file `hyperref-langpatches.def',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% hyperref.dtx  (with options: `lang')
%% 
%% File: hyperref.dtx
%% Copyright
%% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek,
%% 2001-2015 Heiko Oberdiek.
%% 2016-2019 Oberdiek Package Support Group
%% 2019-2021 LaTeX Project
%%      https://github.com/latex3/hyperref/issues
%%
%% This file is part of the `Hyperref Bundle'.
%% -------------------------------------------
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%%   http://www.latex-project.org/lppl.txt
%% and version 1.3 or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
%%
%% This work has the LPPL maintenance status `maintained'.
%%
%% The Current Maintainer of this work is the LaTeX Project.
%%
%% The list of all files belonging to the `Hyperref Bundle' is
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hyperref-langpatches.def}
  [2021-02-27 v7.00k %
 Hyperref: patches for babel languages]
\ltx@IfUndefined{spanish@sh@>@sel}{}{%
  \def\HyPsd@babel@spanish{%
    \declare@shorthand{spanish}{<<}{\guillemotleft}%
    \declare@shorthand{spanish}{>>}{\guillemotright}%
    \declare@shorthand{spanish}{"=}{-}%
    \declare@shorthand{spanish}{"~}{-}%
    \declare@shorthand{spanish}{"!}{\textexclamdown}%
    \declare@shorthand{spanish}{"?}{\textquestiondown}%
  }%
}
\def\HyPsd@SpanishPatch{%
  \ltx@IfUndefined{es@save@dot}{%
  }{%
    \let\.\es@save@dot
  }%
}
\endinput
%%
%% End of file `hyperref-langpatches.def'.