summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/CJK/examples/thai.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/CJK/examples/thai.tex')
-rw-r--r--Master/texmf-dist/doc/latex/CJK/examples/thai.tex37
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/CJK/examples/thai.tex b/Master/texmf-dist/doc/latex/CJK/examples/thai.tex
new file mode 100644
index 00000000000..d4a1bd93643
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/CJK/examples/thai.tex
@@ -0,0 +1,37 @@
+% This is the file thai.tex of the CJK package
+% for testing Thai (in TIS-620 encoding).
+%
+% written by Werner Lemberg <wl@gnu.org>
+%
+% Version 4.6.0 (11-Aug-2005)
+
+% This file should 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.
+
+
+\documentclass[12pt]{article}
+
+\usepackage[thaicjk]{babel}
+
+
+\begin{document}
+
+รายการ FAQ นี้สร้างขึ้นเพื่อสรุปคำถามที่ถามกันบ่อยครั้งและคำตอบคำถามในรูปแบบทีสะดวก.
+โครงสร้างของรายการ FAQ นี้เปลี่ยนไปมากตั้งแต่รุ่นที่แล้ว.
+\textbf{ดูรายละเอียดสำหรับโครงสร้างใหม่ได้จากช่วง ``โครงสร้างและวิธีการอ่าน
+ FAQ.''}
+
+\end{document}
+
+
+%%% Local Variables:
+%%% coding: thai-tis620
+%%% mode: latex
+%%% TeX-master: t
+%%% TeX-command-default: "CJKLaTeX"
+%%% End: