summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/CJK/KS/hanja.cap
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/CJK/KS/hanja.cap')
-rw-r--r--Master/texmf-dist/tex/latex/CJK/KS/hanja.cap27
1 files changed, 25 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/CJK/KS/hanja.cap b/Master/texmf-dist/tex/latex/CJK/KS/hanja.cap
index 76254bec4e7..f6c013c0fdd 100644
--- a/Master/texmf-dist/tex/latex/CJK/KS/hanja.cap
+++ b/Master/texmf-dist/tex/latex/CJK/KS/hanja.cap
@@ -5,6 +5,23 @@
%
% Version 4.1.3 (20-Jun-1997)
+% Copyright (C) 1994-2006 Werner Lemberg <wl@gnu.org>
+%
+% This program is free software; you can redistribute it and/or modify
+% it under the terms of the GNU General Public License as published by
+% the Free Software Foundation; either version 2 of the License, or
+% (at your option) any later version.
+%
+% This program is distributed in the hope that it will be useful,
+% but WITHOUT ANY WARRANTY; without even the implied warranty of
+% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+% GNU General Public License for more details.
+%
+% You should have received a copy of the GNU General Public License
+% along with this program in doc/COPYING; if not, write to the Free
+% Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+% MA 02110-1301 USA
+
\def\fileversion{4.1.3}
\def\filedate{1997/06/20}
\ProvidesFile{hanja.cap}[\filedate\space\fileversion]
@@ -20,7 +37,7 @@
\renewcommand\listtablename{øú~ÙÍó­}
\renewcommand\indexname{ßãìÚ}
-\@ifundefined{chapter}
+\CJK@ifundefined\chapter
{\renewcommand\refname{óÑÍÅ~ßöîß}}
{\renewcommand\bibname{óÑÍÅ~ÙþúÌ}}
@@ -37,7 +54,7 @@
% \newcommand\postsectionname{ï½}
% \newcommand\appendixname{ݾÖâ}
-\@ifundefined{mainmatter}
+\CJK@ifundefined\mainmatter
{\renewcommand\abstractname{é©~å³}}{}
% \renewcommand\ccname{ÞÐÜâ}
@@ -49,3 +66,9 @@
\renewcommand{\today}{\number\yearÒ´~\number\monthêÅ~\number\dayìí}
\endinput
+
+%%% Local Variables:
+%%% coding: euc-korea
+%%% mode: latex
+%%% TeX-master: t
+%%% End: