summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/CJK/KS/hangul.cap
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/CJK/KS/hangul.cap')
-rw-r--r--Master/texmf-dist/tex/latex/CJK/KS/hangul.cap51
1 files changed, 51 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/CJK/KS/hangul.cap b/Master/texmf-dist/tex/latex/CJK/KS/hangul.cap
new file mode 100644
index 00000000000..faf801133be
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/CJK/KS/hangul.cap
@@ -0,0 +1,51 @@
+% This is the file hangul.cap of the CJK package
+% for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e
+%
+% created by Werner Lemberg <wl@gnu.org>
+%
+% Version 4.6.0 (11-Aug-2005)
+
+\def\fileversion{4.6.0}
+\def\filedate{2005/08/11}
+\ProvidesFile{hangul.cap}[\filedate\space\fileversion]
+
+
+% Hangul captions
+%
+% character set: KS X 1001:1992 (=KS C 5601-1992)
+% encoding: EUC (=Wansung)
+
+\renewcommand\contentsname{¸ñÂ÷}
+\renewcommand\listfigurename{±×¸²~¸ñÂ÷}
+\renewcommand\listtablename{Ç¥~¸ñÂ÷}
+\renewcommand\indexname{»öÀÎ}
+
+\@ifundefined{chapter}
+ {\renewcommand\refname{Âü°í~¼­Àû}}
+ {\renewcommand\bibname{Âü°í~¹®Çå}}
+
+\renewcommand\figurename{±×¸²}
+\renewcommand\tablename{Ç¥}
+
+\newcommand\prepartname{Á¦}
+\newcommand\postpartname{ºÎ}
+\renewcommand\partformat{\prepartname~\thepart~\postpartname}
+
+% \newcommand\prechaptername{Á¦}
+% \newcommand\postchaptername{Àå}
+% \newcommand\presectionname{Á¦}
+% \newcommand\postsectionname{Àý}
+% \renewcommand\appendixname{ºÎ·Ï}
+
+\@ifundefined{mainmatter}
+ {\renewcommand\abstractname{¿ä¾à}}{}
+
+% \renewcommand\ccname{»çº»}
+% \renewcommand\enclname{÷ºÎ¹°}% ȤÀº µ¿ºÀ¹°
+% \renewcommand\pagename{ÆäÀÌÁö~}
+% \renewcommand\headtoname{¹Þ´ÂÀÌ}
+% \renewcommand\seename{ÂüÁ¶}
+
+\renewcommand{\today}{\number\year³â~\number\month¿ù~\number\dayÀÏ}
+
+\endinput