summaryrefslogtreecommitdiff
path: root/language/korean/kotex-oblivoir/memhangul-x/xob-hyper.sty
blob: 154e8d3544d8cd9618341e9ff925d06fa52b81d3 (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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
%% xob-hyper.sty
%%
%% Copyright (c) 2013 Kihwang Lee <leekh at ktug org>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3c
%% 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.3c or later is part of all distributions of LaTeX
%% version 2006/05/20 or later.
%%
%% Created for xetexko v2.1
%% 2013.08.26
%%
\AtBeginDocument{
  % for ulem package
  \ifcsname UL@hook\endcsname \xetexkoulemsupport \fi
  % for hyperref package
  \@ifpackageloaded{hyperref}{\pdfstringdefDisableCommands{%
	\let\dotemph\@firstofone
	\let\makejosa\@secondoftwo
	\let\jong\relax
	\let\jung\relax
	\let\rieul\relax
	\let\latinalphs\relax
	\let\hangulalphs\relax
	\let\hanjaalphs\relax
	\let\prevfontalphs\relax
	\let\latinnums\relax
	\let\hangulnums\relax
	\let\hanjanums\relax
	\let\prevfontnums\relax
	\let\latinparens\relax
	\let\hangulparens\relax
	\let\hanjaparens\relax
	\let\prevfontparens\relax
	\let\latinquotes\relax
	\let\hangulquotes\relax
	\let\hanjaquotes\relax
	\let\prevfontquotes\relax
	\let\latinpuncts\relax
	\let\hangulpuncts\relax
	\let\hanjapuncts\relax
	\let\prevfontpuncts\relax
	\let\latinmarks\relax
	\let\hangulmarks\relax
	\let\hanjamarks\relax
	\let\prevfontmarks\relax
	\let\latincolons\relax
	\let\hangulcolons\relax
	\let\hanjacolons\relax
	\let\prevfontcolons\relax
	\let\latinhyphens\relax
	\let\hangulhyphens\relax
	\let\hanjahyphens\relax
	\let\prevfonthyphens\relax
	\let\latincjksymbols\relax
	\let\hangulcjksymbols\relax
	\let\hanjacjksymbols\relax
	\let\prevfontcjksymbols\relax
	\let\disablekoreanfonts\relax
	\let\disablehangulspacing\relax
	\let\disablehangulspacingandlinebreak\relax
	\let\disableautojosa\relax
	\let\disablecjksymbolspacing\relax
	\let\japanese\relax
	\let\chinese\relax
	\let\Tchinese\relax
	\let\Schinese\relax
  }}{}
}

\endinput