% This is the file thai_utf8.tex of the CJK package
% for testing Thai (in utf-8 encoding).
%
% written by Werner Lemberg <
[email protected]>
%
% 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: