summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/CJK/examples/KS.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-12 01:00:50 +0000
committerKarl Berry <karl@freefriends.org>2008-07-12 01:00:50 +0000
commitbbccb841303dc2743635fcd00d39d202c7b4dc06 (patch)
tree536d1f54e3c75373b038f8d4955946d0f0198c6d /Master/texmf-dist/doc/latex/CJK/examples/KS.tex
parentb644be7550076c874437a062a31c63be6daaa12e (diff)
rm CJK, now named cjk
git-svn-id: svn://tug.org/texlive/trunk@9457 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/CJK/examples/KS.tex')
-rw-r--r--Master/texmf-dist/doc/latex/CJK/examples/KS.tex31
1 files changed, 0 insertions, 31 deletions
diff --git a/Master/texmf-dist/doc/latex/CJK/examples/KS.tex b/Master/texmf-dist/doc/latex/CJK/examples/KS.tex
deleted file mode 100644
index 393581b58b8..00000000000
--- a/Master/texmf-dist/doc/latex/CJK/examples/KS.tex
+++ /dev/null
@@ -1,31 +0,0 @@
-% This is the file KS.tex of the CJK package
-% for testing Korean (in KS encoding).
-%
-% written by Werner Lemberg <wl@gnu.org>
-%
-% Version 4.7.0 (17-Oct-2006)
-
-\documentclass[12pt]{article}
-
-\usepackage{CJK}
-\usepackage{pshan}
-
-
-\begin{document}
-
-\begin{CJK}[HL]{KS}{}
-
-\noindent ÀÌ FAQ Àº ÀÚÁÖ ¹Ýº¹µÇ´Â Áú¹®°ú ±×¿¡ ´ëÇÑ ´ë´äÀ» °£´Ü¸í·áÇÑ
-¾ç½ÄÀ¸·Î ¸ð¾Æ ¿«¾îÁ³½À´Ï´Ù. ÀÌ FAQ ÀÇ ±¸Á¶´Â Áö³­ ÆÇ¿¡ ºñÇÏ¿©
-ȹ±âÀûÀ¸·Î º¯°æµÇ¾ú½À´Ï´Ù. \textbf{»ó¼¼ÇÑ °ÍÀº ``ÀÌ FAQ À» ¾î¶»°Ô
-ÀÐÀ» °ÍÀΰ¡'' ¶ó´Â ´ë¸ñÀ» ÂüÁ¶ÇϽñ⠹ٶø´Ï´Ù.}
-
-\end{CJK}
-
-\end{document}
-
-%%% Local Variables:
-%%% coding: euc-korea
-%%% mode: latex
-%%% TeX-master: t
-%%% End: