summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/cjk/examples/KS.tex
blob: 4a644a03dc097ec5dda6fbbb27c1d5b0f9025b80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
% 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.8.0 (22-May-2008)

\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: