diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/CJK/examples/KS.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/CJK/examples/KS.tex | 31 |
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: |