summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cjk-ko/kotex.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-25 22:33:30 +0000
committerKarl Berry <karl@freefriends.org>2013-04-25 22:33:30 +0000
commit187cc38f863f09d028d2399e7a2b253bb8ba1a51 (patch)
treeb85d3dbfee1633a8499ecabf159eb9bd98d08e9c /Master/texmf-dist/tex/latex/cjk-ko/kotex.sty
parent8af545f5b3b7322b495619e14c6eb4f301af4a02 (diff)
cjk-ko (25apr13)
git-svn-id: svn://tug.org/texlive/trunk@30106 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cjk-ko/kotex.sty')
-rw-r--r--Master/texmf-dist/tex/latex/cjk-ko/kotex.sty9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/cjk-ko/kotex.sty b/Master/texmf-dist/tex/latex/cjk-ko/kotex.sty
index c990a5b8757..c6d37042c22 100644
--- a/Master/texmf-dist/tex/latex/cjk-ko/kotex.sty
+++ b/Master/texmf-dist/tex/latex/cjk-ko/kotex.sty
@@ -1,8 +1,8 @@
% $Id: kotex.sty,v 1.3 2013/02/22 10:23:16 nomos Exp $
%
-% (C) Copyright 2007-2013 Koaunghi Un <koaunghi@kornet.net>
-% Dohyun Kim <nomos@ktug.or.kr>
-% Kangsoo Kim <karnes@ktug.or.kr>
+% (C) Copyright 2007-2013 Koaunghi Un <koaunghi at kornet net>
+% Kangsoo Kim <karnes at ktug or kr>
+% Dohyun Kim <nomos at ktug org>
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c
@@ -20,7 +20,7 @@
% \usepackage[euc]{kotex} \usepackage[euc,hangul]{kotex}
% \usepackage[cjk]{kotex} \usepackage[cjk,hangul]{kotex}
-\ProvidesPackage{kotex}[2013/02/16 v1.0 Korean TeX (ko.TeX)]
+\ProvidesPackage{kotex}[2013/03/23 v1.1 Korean TeX (ko.TeX)]
\newif\if@ko@euc
\let\@ko@cjk\undefined
@@ -28,6 +28,7 @@
\ifx\directlua\relax \let\directlua\undefined \fi
\ifx\eTeXversion\relax \let\eTeXversion\undefined \fi
\ifx\eTeXversion\undefined \let\@ko@cjk\empty \fi
+\IfFileExists{kotexutf.sty}{}{\let\@ko@cjk\empty}
\DeclareOption{utf}{}
\DeclareOption{euc}{\@ko@euctrue}