summaryrefslogtreecommitdiff
path: root/language/chinese/CJK/cjk-4.8.5/examples/thai_utf8.tex
blob: 8933c43e1c86901afe48f8f522549400072c5c83 (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
32
33
34
35
36
37
38
39
40
41
42
43
% This is the file thai_utf8.tex of the CJK package
%   for testing Thai (in utf-8 encoding).
%
% written by Werner Lemberg <wl@gnu.org>
%
% Version 4.8.5 (16-Oct-2021)

% This file must be processed with cjk-enc.el to get
%
%   . proper word breaks
%   . font switching between Thai and non-Thai
%   . intercharacter glue
%
% Please read cjk-enc.txt for usage instructions.
%
% To process without cjk-enc.el, comment out the line containing
% `\extrasthaicjk'.  Note, however, that you get overlong lines, and you
% must manually insert proper Thai word breaks.


\documentclass[12pt]{article}

\usepackage[thaicjk]{babel}

% \addto\extrasthaicjk{\fontencoding{C90}\selectfont}


\begin{document}

รายการ FAQ นี้สร้างขึ้นเพื่อสรุปคำถามที่ถามกันบ่อยครั้งและคำตอบคำถามในรูปแบบทีสะดวก.
โครงสร้างของรายการ FAQ นี้เปลี่ยนไปมากตั้งแต่รุ่นที่แล้ว.
\textbf{ดูรายละเอียดสำหรับโครงสร้างใหม่ได้จากช่วง ``โครงสร้างและวิธีการอ่าน
  FAQ.''}

\end{document}


%%% Local Variables:
%%% coding: utf-8
%%% mode: latex
%%% TeX-master: t
%%% TeX-command-default: "CJKLaTeX"
%%% End: