ตัว \usepackage{thai} % บอก LaTeX ให้ \begin{document}
นี่ \end{document}
คำ
เนื้อ
การ
โดย การ ราย
\documentclass{article}
7.1 preamble
\
แล้ว\documentclass{}
เป็น
\documentclass[options]{class}
สำหรับ
Class Options
============================================
book 10pt
report 11pt
article 12pt
a4paper (default)
a5paper
b5paper
b4paper
landscape
twoside
oneside
onecolumn (default)
twocolumn
titlepage (book, report)
notitlepage
draft
final (default)
leqno
fleqn
ทุก
\usepackage{thai}
\usepackage
คือ
ใช้
\usepackage[options]{package_name}
package_name : graphics, color, babel, etc
เมื่อ
\title{title_name}
\author{author_name}
\date{date or \today{}}
ใน
\maketitle
7.2 เนื้อ
\begin{document}
กับ
\end{document}
การ
\begin{document}
....
content should be here.
....
\end{document}
การ
thai.sty
. แบบ
ใน
{\spit Thai_words_here}
{\spbf Thai_words_here}
{\spit\spbf Thai_words_here}
sp
ย่อการ
\Huge, \huge, \LARGE, \Large, \large, \normalsize, \small, \footnotesize, \scriptsize
และ \tiny
.
thai.sty
เช่น
ถ้า
{\spHuge Thai_words_here}
{\sphuge Thai_words_here}
{\spLARGE Thai_words_here}
{\spLarge Thai_words_here}
{\splarge Thai_words_here}
{\spnormalsize Thai_words_here}
{\spsmall Thai_words_here}
{\spfootnotesize Thai_words_here}
{\spscriptsize Thai_words_here}
{\tiny Thai_words_here}