<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THAI LaTeX User Group forum &#187; Recent Posts</title>
		<link>http://thaitug.daytag.org/wordpress/bbpress/</link>
		<description>Serious another TeX community</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Feb 2012 08:08:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://thaitug.daytag.org/wordpress/bbpress/search.php</link>
		</textInput>
		<atom:link href="http://thaitug.daytag.org/wordpress/bbpress/rss.php" rel="self" type="application/rss+xml" />

		<item>
			<title>chakkree on "จะใช้ bibtex กับภาษาไทย xelatex ได้อย่างไรครับ"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=93#post-200</link>
			<pubDate>Tue, 15 Nov 2011 06:34:39 +0000</pubDate>
			<dc:creator>chakkree</dc:creator>
			<guid isPermaLink="false">200@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;ไม่เคยใช้ครับ ลองดูสักหน่อย ขอดัดแปลงจากอันเดิมเลยแล้วกันครับ&#60;br /&#62;
ลองติดตั้ง แพ็กเก็จ biblatex แล้วก็ลองดูแล้วครับ&#60;br /&#62;
1) เพิ่มคำสั่งใช้งานแพ็กเก็จ biblatex&#60;br /&#62;
2) ต้องย้ายคำสั่ง  \bibliography{testBibXeTex} มาอยู่ในส่วน premable ก่อน \begin{document}&#60;br /&#62;
3) ใช้คำสั่ง \printbibliography  ในตำแหน่งที่ต้องกานแสดงบรรณานุกรม&#60;/p&#62;
&#60;p&#62;ใช้ TeXWorks แล้วก็รันเหมือนเดิม XeLaTeX+MakeIndex+BibTeX&#60;br /&#62;
ผลลัพธ์ได้หน้าตาเหมือนกัน ต่างที่วันที่ ไม่ขอแสดงรูปผลลัพธ์นะครับ&#60;br /&#62;
แต่ยังควบคุมรายละเอียดไม่เป็น ยังไม่เคยใช้งาน BibTeX หรือ BibLaTeX&#60;br /&#62;
เคยใช้ \begin{bibliography}  มันคุมง่ายดี แต่ถ้าข้อมูลมาก ๆ ก็จะยุ่งยากครับ&#60;/p&#62;
&#60;p&#62;ข้างล่างเป็นไฟล์ test2.tex ส่วน testBibXeTex.bib ใช้ของเดิมจากข้างบนครับ&#60;br /&#62;
---------------------------------------&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
\documentclass[12pt,a4paper]{article}&#60;br /&#62;
\usepackage{xltxtra}&#60;br /&#62;
\usepackage{polyglossia}&#60;br /&#62;
\usepackage[top=25mm, bottom=20mm, left=25mm, right=20mm]{geometry}&#60;br /&#62;
\XeTeXlinebreaklocale &#34;th&#34;&#60;br /&#62;
\XeTeXlinebreakskip = 0pt plus 1pt&#60;br /&#62;
\defaultfontfeatures{Scale=1.23}&#60;/p&#62;
&#60;p&#62;\usepackage{biblatex}&#60;br /&#62;
\bibliography{testBibXeTex}&#60;/p&#62;
&#60;p&#62;\title{ชื่อบทความ}&#60;/p&#62;
&#60;p&#62;%% ใช้ร่วมกับ polyglossia เพื่อให้ได้วันที่ภาษาไทย&#60;br /&#62;
\setdefaultlanguage{thai}&#60;br /&#62;
\newfontfamily{\thaifont}[Script=Thai]{TH SarabunPSK:script=thai}&#60;/p&#62;
&#60;p&#62;\begin{document}&#60;br /&#62;
\fontspec[&#60;br /&#62;
ItalicFont={TH SarabunPSK Italic},&#60;br /&#62;
BoldFont={TH SarabunPSK Bold},&#60;br /&#62;
BoldItalicFont={TH SarabunPSK Bold Italic},&#60;br /&#62;
]{TH SarabunPSK}&#60;/p&#62;
&#60;p&#62;\maketitle&#60;/p&#62;
&#60;p&#62;\section*{ลองดูสิ}&#60;br /&#62;
ศึกษา \TeX\ อย่างละเอียด ให้ดู \cite{DK86} ถ้าต้องการเขียนสมการคณิตศาสตร์ให้ดู \cite{DK89}. แต่ถ้าเป็นของอาจารย์จักรี ลองอ้างอิงกับเล่มนี้ \cite{จักรีRC54} ดูนะครับ&#60;/p&#62;
&#60;p&#62;\printbibliography &#60;/p&#62;
&#60;p&#62;\end{document}&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "จะใช้ bibtex กับภาษาไทย xelatex ได้อย่างไรครับ"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=93#post-199</link>
			<pubDate>Tue, 15 Nov 2011 05:24:40 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">199@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;คุณจักรกรี ไม่ลองใช้ BibLatex ดูครับ เห็นเค้าว่าดี ผมว่าจะลองใช้ดูครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "เกี่ยวกับ กระดานข้อความ ครับผม (ไม่เกี่ยวกับ LaTeX)"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=89#post-198</link>
			<pubDate>Tue, 15 Nov 2011 05:23:09 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">198@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;ขอบคุณครับ Chakkree
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chakkree on "เกี่ยวกับ กระดานข้อความ ครับผม (ไม่เกี่ยวกับ LaTeX)"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=89#post-197</link>
			<pubDate>Sat, 12 Nov 2011 18:20:47 +0000</pubDate>
			<dc:creator>chakkree</dc:creator>
			<guid isPermaLink="false">197@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;ใช้ bbCode ได้แล้วนี่ครับ ไม่เคยใช้มาก่อน&#60;br /&#62;
แต่ดูแล้วคล้าย ๆ กับ html พอจะมั่ว ๆ ได้&#60;br /&#62;
แจ๋วแล้วครับ อาจารย์
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chakkree on "จะใช้ bibtex กับภาษาไทย xelatex ได้อย่างไรครับ"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=93#post-196</link>
			<pubDate>Sat, 12 Nov 2011 18:15:32 +0000</pubDate>
			<dc:creator>chakkree</dc:creator>
			<guid isPermaLink="false">196@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;ไฟล์ testBibXeTex.bib&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
@book{DK86,&#60;br /&#62;
author = &#34;D.E. Knuth&#34;,&#60;br /&#62;
title = &#34;The {\TeX}book&#34;,&#60;br /&#62;
publisher = &#34;Addison Wesley&#34;,&#60;br /&#62;
year = 1986&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;@article{DK89,&#60;br /&#62;
author = &#34;D.E. Knuth&#34;,&#60;br /&#62;
title = &#34;Typesetting Concrete Mathematics&#34;,&#60;br /&#62;
journal = &#34;TUGboat&#34;,&#60;br /&#62;
volume = 10,&#60;br /&#62;
number = 1,&#60;br /&#62;
pages = &#34;31--36&#34;,&#60;br /&#62;
month = apr,&#60;br /&#62;
year = 1989&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;@book{จักรีRC54,&#60;br /&#62;
author = &#34;จักรี ติยะวงศ์สุวรรณ&#34;,&#60;br /&#62;
title = &#34;การออกแบบโครงสร้างคอนกรีตเสริมเหล็ก&#34;,&#60;br /&#62;
publisher = &#34;มปพ&#34;,&#60;br /&#62;
year = 2554&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;ไฟล์ test.tex&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
\documentclass[12pt,a4paper]{article}&#60;br /&#62;
\usepackage{xltxtra}&#60;br /&#62;
\usepackage{polyglossia}&#60;br /&#62;
\usepackage[top=25mm, bottom=20mm, left=25mm, right=20mm]{geometry}&#60;br /&#62;
\XeTeXlinebreaklocale &#34;th&#34;&#60;br /&#62;
\XeTeXlinebreakskip = 0pt plus 1pt&#60;br /&#62;
\defaultfontfeatures{Scale=1.23}&#60;/p&#62;
&#60;p&#62;\title{ชื่อบทความ}&#60;/p&#62;
&#60;p&#62;%% ใช้ร่วมกับ polyglossia เพื่อให้ได้วันที่ภาษาไทย&#60;br /&#62;
\setdefaultlanguage{thai}&#60;br /&#62;
\newfontfamily{\thaifont}[Script=Thai]{TH SarabunPSK:script=thai}&#60;/p&#62;
&#60;p&#62;\begin{document}&#60;br /&#62;
\fontspec[&#60;br /&#62;
ItalicFont={TH SarabunPSK Italic},&#60;br /&#62;
BoldFont={TH SarabunPSK Bold},&#60;br /&#62;
BoldItalicFont={TH SarabunPSK Bold Italic},&#60;br /&#62;
]{TH SarabunPSK}&#60;/p&#62;
&#60;p&#62;\maketitle&#60;/p&#62;
&#60;p&#62;\section*{ลองดูสิ}&#60;br /&#62;
ศึกษา \TeX\ อย่างละเอียด ให้ดู \cite{DK86} ถ้าต้องการเขียนสมการคณิตศาสตร์ให้ดู \cite{DK89}. แต่ถ้าเป็นของอาจารย์จักรี ลองอ้างอิงกับเล่มนี้ \cite{จักรีRC54} ดูนะครับ&#60;/p&#62;
&#60;p&#62;\bibliographystyle{plain}&#60;br /&#62;
\bibliography{testBibXeTex}&#60;/p&#62;
&#60;p&#62;\end{document}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;แล้วรันที่ test.tex ด้วยคำสั่ง XeLaTeX+MakeIndex+BibTeX สักสองรอบ จะได้ผลลัพธ์&#60;br /&#62;
&#60;img src=&#34;http://3.bp.blogspot.com/--0nA2n7k_b8/Tr61A2rTeHI/AAAAAAAAA6M/RfIaHilAYCQ/s1600/bibtex.JPG&#34;&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chakkree on "จะใช้ bibtex กับภาษาไทย xelatex ได้อย่างไรครับ"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=93#post-195</link>
			<pubDate>Sat, 12 Nov 2011 14:38:03 +0000</pubDate>
			<dc:creator>chakkree</dc:creator>
			<guid isPermaLink="false">195@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;จะใช้ bibtex กับภาษาไทย xelatex ได้อย่างไรครับ &#60;/p&#62;
&#60;p&#62;  พอดีมีคนมาโพสถามไว้ที่ Blog ผมครับ แต่ผมยังไม่เคยลอง ยังไม่แน่ว่าจะทำให้ทันหรือเปล่า เลยมาโพสเพิ่มที่นี่ด้วยครับ เผื่อมีคนเลยลองแล้ว เขาจะมาดูเฉลยที่นี่เลย
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "Origin font in Math mode for XeTeX"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=92#post-194</link>
			<pubDate>Tue, 04 Oct 2011 07:11:52 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">194@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;เป็นคำถามที่ผมเองก็พยายามแก้ไขจากคุณ Supanut Chaidee ครับ&#60;br /&#62;
คำถามเป็นดังนี้&#60;br /&#62;
คือของผมมันมีปัญหาตรงที่ เวลาพิมพ์สมการพิเศษแล้วมันจะกลายเป็นฟอนต์เดียวกัน เช่นสมมติผมใช้ฟอนต์ในเอกสาร เป็น TH Sarabun แล้ว ฟอนต์ในฟังก์ชันพิเศษเช่น sin มันก็จะกลายเป็น TH Sarabun ด้วยครับ ซึ่งตามความต้องการแล้วอยากจะให้มันเป็นฟอนต์ภาษาอังกฤษแบบ Euclid&#60;/p&#62;
&#60;p&#62;ตัวอย่างโค้ดที่ผมใช้พิมพ์จะเป็น&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
\documentclass[12pt]{article}&#60;br /&#62;
\usepackage{xltxtra}&#60;br /&#62;
\usepackage{xunicode}&#60;br /&#62;
\usepackage{fontspec}&#60;br /&#62;
\defaultfontfeatures{Scale=MatchLowercase}&#60;br /&#62;
\setmainfont[Scale=1.0]{4711_AtNoon_Student}&#60;br /&#62;
\XeTeXlinebreaklocale “th_TH”&#60;br /&#62;
\begin{document}&#60;/p&#62;
&#60;p&#62;ทดสอบการใช้งานภาษาไทยบน {\XeTeX}&#60;br /&#62;
$\sin x$&#60;br /&#62;
\end{document}&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
จะต้องตัดบรรทัดไหนหรือเพิ่มบรรทัดไหนหรือไม่ครับ&#60;/p&#62;
&#60;p&#62;ขอบคุณครับ :)&#60;br /&#62;
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%&#60;br /&#62;
คำตอบเป็นดังนี้นะครับ ในกรณีนี้เราสามารถใช้วิธีเปลี่ยนฟอนต์เฉพาะสำหรับภาษาอังกฤษให้เป็น Times New Roman ได้ โดยใช้คำสั่ง ดังนี้&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
{\fontspec{Times New Roman} เนื้อความ }&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
เพื่อความสะดวกเราอาจจะสร้างคำสั่งใหม่&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
\newcommand{\EN}[1]{{\fontspec{Times New Roman} #1}}&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
ในกรณีของคุณ Supanut ต้องการที่จะเปลี่ยนคำสั่ง \sin และอื่น ๆ ให้ใช้ฟังก์ชันพิเศษ สามารถทำได้โดยเปลี่ยนฟอนต์ให้&#60;br /&#62;
คำสั่งเหล่านี้ใหม่ครับ&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
\usepacage{amsmath}&#60;/p&#62;
&#60;p&#62;\renewcommand{\sin}{{\fontspec{Times New Roman} sin\ }}&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
เราก็จะมี \sin เป็นฟังก์ชันพิเศษที่ใช้ฟอนต์แบบ Times New Roman แล้วครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "สัญลักษณ์ทางคณิตศาสตร์"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=91#post-193</link>
			<pubDate>Sun, 18 Sep 2011 09:25:46 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">193@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;คำถามจากคุณจิราภา&#60;/p&#62;
&#60;p&#62;ต้องการถามเกี่ยวกับสัญลักษณ์ทางคณิตศาสตร์นะค่ะ คือต้องการเขียนสัญลักษณ์ทางคณิตศาสตร์ซ้อนกันโดยเขียนสัญลักษณ์ \sim (binary relation) ไว้ตรงกลางและเขียนข้อความหรือสัญลักษณ์อื่นไว้ด้านบนโดยให้สัญลักษณ์ \sim สามารถขยายหรือหดได้เหมือนกับการใช้คำสั่ง \xrightarrow{} หรือ \xleftarrow{}&#60;br /&#62;
ดิฉันลองใช้คำสั่งนี้ค่ะ $\stackrel{r+b+p}{\sim}$ แต่ว่าสัญลักษณ์ \sim ไม่สามารถขยายหรือหดได้&#60;br /&#62;
ไม่ทราบว่าจะมีคำสั่งอื่นที่สามารถแก้ปัญหานี้ได้ไหมค่ะ&#60;br /&#62;
ขอบคุณค่ะ JJJ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "เปลี่ยนชื่อ chaptername ไม่ได้"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=90#post-192</link>
			<pubDate>Sun, 18 Sep 2011 09:24:30 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">192@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;\setdefaultlanguage{english}&#60;/p&#62;
&#60;p&#62;ลบบรรทัดนี้ออกไปนะครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "เปลี่ยนชื่อ chaptername ไม่ได้"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=90#post-191</link>
			<pubDate>Sun, 18 Sep 2011 06:56:29 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">191@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;ขอสอบถามผู้รู้หน่อยครับ&#60;br /&#62;
ผมใช้ lyx 2.0 กับ Miktex 2.9 และใช้ภาษาไทยตามคำแนะนำของ Xetex ใน lyx&#60;br /&#62;
กำลังพยายามเขียน document โดยใช้ book.cls และต้องการเปลี่ยนชื่อ chaptername จาก &#34;chapter&#34; เป็น &#34;บทที่&#34;&#60;br /&#62;
โดยใส่&#60;br /&#62;
/renewcommand{/chaptername}{บทที่}&#60;br /&#62;
แต่มันไม่ยอมเปลี่ยนครับ&#60;br /&#62;
มีใครทราบ ช่วยบอกวิธีแก้ไขให้ด้วยครับ&#60;br /&#62;
ขอบคุณมากๆครับ&#60;/p&#62;
&#60;p&#62;% Preview source code&#60;/p&#62;
&#60;p&#62;%% LyX 2.0.0 created this file.  For more info, see &#60;a href=&#34;http://www.lyx.org/&#34; rel=&#34;nofollow&#34;&#62;http://www.lyx.org/&#60;/a&#62;.&#60;br /&#62;
%% Do not edit unless you really know what you are doing.&#60;br /&#62;
\documentclass[12pt,a4paper,english]{book}&#60;br /&#62;
\usepackage{fontspec}&#60;br /&#62;
\setmainfont[Mapping=tex-text]{TH Sarabun New}&#60;br /&#62;
\setsansfont[Scale=1.23,Mapping=tex-text]{TH Sarabun New}&#60;br /&#62;
\setmonofont[Scale=1.23]{TH Sarabun New}&#60;br /&#62;
\setcounter{secnumdepth}{3}&#60;br /&#62;
\setcounter{tocdepth}{3}&#60;br /&#62;
\setlength{\parskip}{\medskipamount}&#60;br /&#62;
\setlength{\parindent}{0pt}&#60;br /&#62;
\usepackage{setspace}&#60;br /&#62;
\onehalfspacing&#60;/p&#62;
&#60;p&#62;\makeatletter&#60;/p&#62;
&#60;p&#62;%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.&#60;br /&#62;
\pdfpageheight\paperheight&#60;br /&#62;
\pdfpagewidth\paperwidth&#60;/p&#62;
&#60;p&#62;%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands.&#60;br /&#62;
\XeTeXlinebreaklocale “th_TH” % สำหรับตัดคำ&#60;br /&#62;
\renewcommand{\chaptername}{บทที่}&#60;br /&#62;
\renewcommand{\figurename}{รูปที่}&#60;/p&#62;
&#60;p&#62;\makeatother&#60;/p&#62;
&#60;p&#62;\usepackage{xunicode}&#60;br /&#62;
\usepackage{polyglossia}&#60;br /&#62;
\setdefaultlanguage{english}&#60;br /&#62;
\begin{document}&#60;/p&#62;
&#60;p&#62;\chapter{บทนำ}&#60;/p&#62;
&#60;p&#62;ทดสอบภาษาไทยกับ lyx&#60;/p&#62;
&#60;p&#62;\end{document}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "เกี่ยวกับ กระดานข้อความ ครับผม (ไม่เกี่ยวกับ LaTeX)"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=89#post-190</link>
			<pubDate>Sat, 10 Sep 2011 06:23:53 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">190@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;ผมก็ทำไม่เป็นครับ แฮ่
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chakkree on "เกี่ยวกับ กระดานข้อความ ครับผม (ไม่เกี่ยวกับ LaTeX)"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=89#post-189</link>
			<pubDate>Mon, 05 Sep 2011 08:38:47 +0000</pubDate>
			<dc:creator>chakkree</dc:creator>
			<guid isPermaLink="false">189@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;ผมยอมแพ้แล้ว  ไม่ค่อยคุ้นเคยกับ WordPress&#60;br /&#62;
เรียนถาม อ.สุดชาย ครับ ทำยังไง ถึงจะ โพส comment ได้&#60;br /&#62;
โดยที่ ไม่ขึ้นบรรทัดใหม่ครับ มีวิธีไหนครับ&#60;br /&#62;
ทำไมผม โพสแล้ว มัน กลายเป็น ข้อความต่อเนื่องกันไป&#60;br /&#62;
source code เลยอ่านยากครับ&#60;/p&#62;
&#60;p&#62;ทดลองเอง ยิ่งลองไป กระดานข้อความ ยิ่งเลอะเทอะ&#60;br /&#62;
เดี๋ยวผมจะกลายเป็น Spam ซะก่อน รอคำตอบดีกว่า&#60;br /&#62;
        ขอบคุณครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>k_sukhum on "ติดปัญหา thailatex ครับ"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=85#post-185</link>
			<pubDate>Thu, 28 Jul 2011 09:56:37 +0000</pubDate>
			<dc:creator>k_sukhum</dc:creator>
			<guid isPermaLink="false">185@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;เหอ ๆ ....&#60;br /&#62;
แต่ผมก็ยังใช้ thailatex ใน linux อยู่เลยครับ 5555
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "ติดปัญหา thailatex ครับ"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=85#post-184</link>
			<pubDate>Tue, 26 Jul 2011 09:01:28 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">184@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;มายืนยันคุณสุขุมอีกทีครับ  XeLaTeX เป็น LaTeX Engine แห่งอนาคตจริง ๆ ครับ ดีทุกอย่าง
&#60;/p&#62;</description>
		</item>
		<item>
			<title>k_sukhum on "ติดปัญหา thailatex ครับ"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=85#post-183</link>
			<pubDate>Mon, 25 Jul 2011 16:01:28 +0000</pubDate>
			<dc:creator>k_sukhum</dc:creator>
			<guid isPermaLink="false">183@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;อยู่ใน windows อยู่แล้ว  ไม่ใช้ XeLatex ไปเลยหล่ะครับ  ถ้าจำไม่ผิด thailatex มันรับฟอนต์ไทยแค่ 8 ฟอนต์ เองนะครับ  แต่ XeLatex ใช้ฟอนต์ที่มากะ windows ได้เลย
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "ติดปัญหา thailatex ครับ"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=85#post-182</link>
			<pubDate>Sun, 24 Jul 2011 08:59:47 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">182@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;รบกวน ท่านผู้รู้ทุกท่าน ช่วยทีครับ&#60;/p&#62;
&#60;p&#62;ตอนนี้ผม ลง WinEdt5.5 และ Miktex2.8 แล้วครับ&#60;br /&#62;
จากนั้นก็ทำการลงตามที่รุ่นพี่ผมแนะนำเพื่อใช้งานภาษาไทยครับ ดังนี้ครับ&#60;/p&#62;
&#60;p&#62;copy 3 folder (dvips,fonts,tex)on $_OUTDIR to C:\Program Files\MiKTeX 2.5&#60;/p&#62;
&#60;p&#62;----------------------------------------------------------------&#60;br /&#62;
edit this file&#60;br /&#62;
C:\Program Files\MiKTeX 2.5\miktex\config\updmap.cfg&#60;/p&#62;
&#60;p&#62;add this command at the end&#60;/p&#62;
&#60;p&#62;#thai&#60;br /&#62;
Map thai.map&#60;/p&#62;
&#60;p&#62;run twice this DOS Prompt&#60;br /&#62;
C:\Program Files\MiKTeX\texmf\miktex\bin&#38;gt;initexmf -v --mkmaps -u&#60;/p&#62;
&#60;p&#62;ซึ่งผมก็ยังไม่สามารถทำ PDF TeXify ได้อยู่ดีครับ โดย Error ขึ้นว่า&#60;br /&#62;
หา thailatex ไม่เจอครับ&#60;/p&#62;
&#60;p&#62;รบกวนด้วยครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>k_sukhum on "คำถามเกี่ยวกับ enumerate ครับ"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=69#post-181</link>
			<pubDate>Thu, 23 Jun 2011 12:07:44 +0000</pubDate>
			<dc:creator>k_sukhum</dc:creator>
			<guid isPermaLink="false">181@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;ขอบคุณทุกท่านมากครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "คำถามเกี่ยวกับ enumerate ครับ"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=69#post-180</link>
			<pubDate>Mon, 20 Jun 2011 15:06:29 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">180@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;เอาขึ้นให้แล้วคุณจักรี
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chakkree on "คำถามเกี่ยวกับ enumerate ครับ"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=69#post-179</link>
			<pubDate>Sun, 19 Jun 2011 07:17:26 +0000</pubDate>
			<dc:creator>chakkree</dc:creator>
			<guid isPermaLink="false">179@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;เริ่มจะเหมือน Comunity ของต่างประเทศแล้ว มีวิธีแก้ปัญหา หลาย ๆ แบบ จะได้ไปลองดูบ้างครับ&#60;br /&#62;
..&#60;br /&#62;
อาจารย์ สุดชาย ครับ ผมทดสอบเขียนบทความของ ที่นี่ดูครับ&#60;br /&#62;
ลงไปแล้ว รอพิจารณาครับ Status เป็น Pending ครับ&#60;br /&#62;
ผ่าน หรือเปล่าครับ อ่ะอ่ะ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "คำถามเกี่ยวกับ enumerate ครับ"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=69#post-178</link>
			<pubDate>Sun, 19 Jun 2011 01:54:08 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">178@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;ลองใช้ minipage ช่วยดูครับ &#60;/p&#62;
&#60;p&#62;&#60;code&#62;\begin{enumerate}&#60;br /&#62;
\item \begin{minipage}[c]{\textwidth}&#60;br /&#62;
 \centering&#60;br /&#62;
 \includegraphics[scale=0.3]{test.png}&#60;br /&#62;
 \end{minipage}&#60;br /&#62;
\item choice 2&#60;br /&#62;
\item choice 3&#60;br /&#62;
\end{enumerate}&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chakkree on "คำถามเกี่ยวกับ enumerate ครับ"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=69#post-177</link>
			<pubDate>Sat, 18 Jun 2011 09:34:24 +0000</pubDate>
			<dc:creator>chakkree</dc:creator>
			<guid isPermaLink="false">177@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;หาไปเรื่อยจนน่าจะใช่ ถ้าใช้ \hfil ได้หรือเปล่าครับ จะดันรูปไปประมาณกลาง ๆ&#60;/p&#62;
&#60;p&#62;\begin{enumerate}&#60;br /&#62;
  \item \hfil \includegraphics{xxx.jpg}&#60;br /&#62;
  \item choice 2&#60;br /&#62;
  \item choice 3&#60;br /&#62;
\end{enumerate}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>k_sukhum on "คำถามเกี่ยวกับ enumerate ครับ"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=69#post-176</link>
			<pubDate>Thu, 16 Jun 2011 09:51:21 +0000</pubDate>
			<dc:creator>k_sukhum</dc:creator>
			<guid isPermaLink="false">176@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;เลขข้ออยู่ซ้าย  แต่รูปอยู่กลางครับ&#60;/p&#62;
&#60;p&#62;ใช้ \hspace ค่อนข้างลำบากครับ  เพราะมีหลายรูป และ หลายขนาด   ก็เลยมองหาวิธีที่ใช้ได้ในกรณีทั่ว ๆ ไปครับ&#60;/p&#62;
&#60;p&#62;ยังไงก็ขอบคุณคุณจักรีมากครับ  ที่ช่วยหา solution&#60;/p&#62;
&#60;p&#62;สุขุม
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chakkree on "คำถามเกี่ยวกับ enumerate ครับ"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=69#post-167</link>
			<pubDate>Sat, 11 Jun 2011 09:25:14 +0000</pubDate>
			<dc:creator>chakkree</dc:creator>
			<guid isPermaLink="false">167@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;ถ้าอยากให้ 1. ต้องชิดซ้าย แต่รูปต้องอยู่กลางครับ&#60;br /&#62;
อันนี้โกงเอาด้วย \hspace ดูด้วยตา แล้ว แก้ตัวเลข จนกว่าจะกลางครับ&#60;/p&#62;
&#60;p&#62;\begin{enumerate}&#60;br /&#62;
  \item \hspace{5cm} \includegraphics{xxx.jpg}&#60;br /&#62;
  \item choice 2&#60;br /&#62;
  \item choice 3&#60;br /&#62;
\end{enumerate}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chakkree on "คำถามเกี่ยวกับ enumerate ครับ"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=69#post-166</link>
			<pubDate>Sat, 11 Jun 2011 09:17:25 +0000</pubDate>
			<dc:creator>chakkree</dc:creator>
			<guid isPermaLink="false">166@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;ตัด \begin{center} กับ \end{center} ออกได้หรือเปล่าครับ&#60;br /&#62;
หรือว่า 1. ต้องชิดซ้าย แต่รูปต้องอยู่กลางครับ&#60;/p&#62;
&#60;p&#62;\begin{enumerate}&#60;br /&#62;
\item  \includegraphics{xxx.png}&#60;br /&#62;
\item choice 2&#60;br /&#62;
\item choice 3&#60;br /&#62;
\end{enumerate}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chakkree on "วันที่ใน header หรือ footer ของ fancyhdr package"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=70#post-165</link>
			<pubDate>Sat, 11 Jun 2011 09:06:00 +0000</pubDate>
			<dc:creator>chakkree</dc:creator>
			<guid isPermaLink="false">165@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;ทดสอบดูแล้วครับต้องใช้งานแพกเกจ polyglossia ด้วย&#60;br /&#62;
แล้วก็ต้องประกาศฟอนต์ \thaifont ด้วย&#60;br /&#62;
ข้างล่างเป็นรหัสคำสั่งที่ทดสอบแล้วได้  11 มิถุนายน พ.ศ.2554&#60;br /&#62;
 -------------------------------------------------------------------------&#60;/p&#62;
&#60;p&#62;\documentclass[12pt,a4paper]{article}&#60;br /&#62;
\usepackage{xltxtra}&#60;br /&#62;
\usepackage{polyglossia}&#60;br /&#62;
\usepackage{fancyhdr}&#60;/p&#62;
&#60;p&#62;\newfontfamily{\thaifont}[Script=Thai]{TH SarabunPSK} %% fontspec&#60;/p&#62;
&#60;p&#62;\setmainlanguage{thai}&#60;br /&#62;
\setotherlanguage{english}&#60;/p&#62;
&#60;p&#62;\pagestyle{fancy}&#60;br /&#62;
\fancyhf{}&#60;br /&#62;
\fancyfoot[L]{\today}&#60;/p&#62;
&#60;p&#62;\begin{document}&#60;/p&#62;
&#60;p&#62;\fontspec[&#60;br /&#62;
  ItalicFont={TH SarabunPSK Italic},&#60;br /&#62;
  BoldFont={TH SarabunPSK Bold},&#60;br /&#62;
  BoldItalicFont={TH SarabunPSK Bold Italic},&#60;br /&#62;
]{TH SarabunPSK}&#60;/p&#62;
&#60;p&#62;ทดสอบ fancyhdr&#60;br /&#62;
\newpage&#60;br /&#62;
ทดสอบ polygrossia&#60;br /&#62;
%% เนื้อหา&#60;/p&#62;
&#60;p&#62;\end{document}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chakkree on "วันที่ใน header หรือ footer ของ fancyhdr package"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=70#post-156</link>
			<pubDate>Sat, 28 May 2011 02:33:04 +0000</pubDate>
			<dc:creator>chakkree</dc:creator>
			<guid isPermaLink="false">156@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;ยังไม่เคยลอง fancyheader ใน XeLaTeX เหมือนกันครับ&#60;br /&#62;
อาจจะต้องติดตั้งแพกเกจ polygrossia ร่วมด้วยหรือเปล่าครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>khawsuk on "วันที่ใน header หรือ footer ของ fancyhdr package"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=70#post-155</link>
			<pubDate>Fri, 27 May 2011 06:27:08 +0000</pubDate>
			<dc:creator>khawsuk</dc:creator>
			<guid isPermaLink="false">155@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;ใน xetex เมื่อใช้ fancyhdr package แล้วต้องการใส่วันที่ เดือน พ.ศ. ในส่วนของ header หรือ footer ของหน้ากระดาษ ใช้คำสั่ง เช่น \lfoot{\today} ผลที่ได้จะแสดงเฉพาะ วันที่ เดือน แต่ พ.ศ. ไม่ชึ้น เช่น 23 พฤษาคม พ.ศ. 0 (ต้องเป็น 2554) มีวิธีแก้ไขอย่างไรครับ ก่อนเปลี่ยนมาใช้ xetex ก็ไม่มีปัญหาครับ&#60;br /&#62;
รบกวนช่วยแนะนำด้วยครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>k_sukhum on "คำถามเกี่ยวกับ enumerate ครับ"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=69#post-154</link>
			<pubDate>Mon, 16 May 2011 10:59:29 +0000</pubDate>
			<dc:creator>k_sukhum</dc:creator>
			<guid isPermaLink="false">154@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;สวัสดีครับ  ไม่ได้ทักทายกันนานมากเลยครับ  มาทักทีก็รบกวนเลย (ฮาาาา)&#60;/p&#62;
&#60;p&#62;เรื่องมีอยู่ว่า&#60;/p&#62;
&#60;p&#62;\begin{enumerate}&#60;br /&#62;
\item \begin{center} \includegraphic{xxx.png} \end{center}&#60;br /&#62;
\item choice 2&#60;br /&#62;
\item choice 3&#60;br /&#62;
\end{enumerate}&#60;/p&#62;
&#60;p&#62;ปัญหาคือ ข้อ 1. ของ enumerate มันดันไปอยู่ตรงกลางหน่ะครับ  ข้อ 2,3 ก็ปรกติ  อาจารย์พอจะมีวิธีแก้ไขมั๊ยครับ&#60;/p&#62;
&#60;p&#62;ขอบคุณครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "4 slides on 1 A4"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=68#post-153</link>
			<pubDate>Fri, 29 Apr 2011 18:02:26 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">153@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;ที่ต้องการใช่อย่างในรูปหรือเปล่าครับ&#60;br /&#62;
&#60;img src=&#34;http://thaitug.daytag.org/4slides.png&#34;&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "สามารถใช้ THSarabun ใน math mode หรือสมการ ได้หรือไม่"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=67#post-152</link>
			<pubDate>Thu, 14 Apr 2011 10:21:59 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">152@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;ใช้แพ็กเกจ mathspec ครับ ตามนี้ &#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
\documentclass{article}&#60;br /&#62;
\usepackage{mathspec}&#60;br /&#62;
\setmainfont{TH SarabunPSK}&#60;br /&#62;
\setallmainfonts(Digits,Latin){TH SarabunPSK}&#60;br /&#62;
\begin{document}&#60;br /&#62;
ทดสอบภาษาไทยอันเป็นภาษาแม่  $a+\mathrm{b}=c$ \\&#60;br /&#62;
&#60;bblatex&#62; x^2+y^2 = z^2&#60;/bblatex&#62;&#60;br /&#62;
\end{document}&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>khawsuk on "สามารถใช้ THSarabun ใน math mode หรือสมการ ได้หรือไม่"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=67#post-151</link>
			<pubDate>Wed, 13 Apr 2011 23:29:30 +0000</pubDate>
			<dc:creator>khawsuk</dc:creator>
			<guid isPermaLink="false">151@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;ใครทราบบ้างไหมครับว่า XeTeX สามารถใช้ THSarabun ใน math mode หรือสมการได้หรือไม่ ช่วยแนะนำด้วยครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chakkree on "แพกเกจ polyglossia (ใช้แทนแพกเกจ babel)"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=66#post-150</link>
			<pubDate>Sat, 26 Mar 2011 03:41:35 +0000</pubDate>
			<dc:creator>chakkree</dc:creator>
			<guid isPermaLink="false">150@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;ตกไปอีกคำสั่งครับ แค่ตั้ง \setdefaultlanguage{thai} จะมีข้อผิดพลาด&#60;/p&#62;
&#60;p&#62;! Package polyglossia Error:&#60;br /&#62;
The current roman font does not contain the Thai script!&#60;br /&#62;
Please define \thaifont with \newfontfamily.&#60;/p&#62;
&#60;p&#62;ต้องเติมคำสั่งอีกบรรทัดครับ&#60;br /&#62;
\newfontfamily{\thaifont}[Script=Thai]{TH SarabunPSK:script=thai}&#60;/p&#62;
&#60;p&#62;ถ้าไม่อยากใช้ฟอนต์ TH SarabunPSK ก็เปลี่ยนชื่อดูครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chakkree on "แพกเกจ polyglossia (ใช้แทนแพกเกจ babel)"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=66#post-149</link>
			<pubDate>Thu, 03 Mar 2011 03:37:34 +0000</pubDate>
			<dc:creator>chakkree</dc:creator>
			<guid isPermaLink="false">149@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;This package for provides a complete Babel replacement for users of XeLaTeX.&#60;/p&#62;
&#60;p&#62;เมื่อใช้งาน XeLaTeX แล้วถ้าต้องการให้ ปรากฎเป็นหัวข้อต่างเป็นภาษาไทย เช่น หนังสืออ้างอิง , บรรณานุกรม เป็นต้น&#60;/p&#62;
&#60;p&#62;ช่วงประกาศ &#60;/p&#62;
&#60;p&#62;\usepackage{polyglossia}&#60;br /&#62;
\setdefaultlanguage{thai} %% ประกาศขอใช้งานภาษาไทย และใช้งานลำดับเลขอารบิค&#60;/p&#62;
&#60;p&#62;หรือ&#60;br /&#62;
\setdefaultlanguage[numerals=thai]{thai} %% ประกาศขอใช้งานภาษาไทย และใช้งานลำดับเลขไทย
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chakkree on "Tips : การใช้ฟอนต์ TH SarabunPSK บนเครื่องที่ admin ไม่ให้ติดตั้งฟอนต"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=65#post-148</link>
			<pubDate>Thu, 03 Mar 2011 02:42:51 +0000</pubDate>
			<dc:creator>chakkree</dc:creator>
			<guid isPermaLink="false">148@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;พอดีผมไปทดสอบ MikTeX 2.9(XeLaTeX) + ฟอนต์ TH SarabunPSK  บนเครื่องที่ admin ไม่อนุญาตให้ติดตั้งฟอนต์เพิ่มในระบบ&#60;/p&#62;
&#60;p&#62;เลยหาวิธีใหม่&#60;br /&#62;
1. ดาวน์โหลดฟอนต์ TH SarabunPSK(หรือฟอนต์อื่น ๆ) ที่ต้องการใช้งานแล้วสำเนาไฟล์ ttf ไปไว้ที่โฟลด์เดอร์ที่ต้องการ&#60;br /&#62;
2. ใช้คำสั่ง&#60;br /&#62;
\setmainfont[Path=E:/myFonts/THsarabun/]{THSarabun.ttf}&#60;/p&#62;
&#60;p&#62;โดยที่ &#34;E:/myFonts/THsarabun/&#34; เป็นโฟลด์เดอร์ที่จัดเก็บฟอนต์&#60;/p&#62;
&#60;p&#62;หรือถ้าเก็บฟอนต์ไว้ที่เดียวกับไฟล์ต้นฉบับ&#60;br /&#62;
   \setmainfont{THSarabun.ttf}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "การบีบ หรือ ขยาย ข้อความ"</title>
			<link>http://thaitug.daytag.org/wordpress/bbpress/topic.php?id=64#post-147</link>
			<pubDate>Fri, 04 Feb 2011 17:36:48 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">147@http://thaitug.daytag.org/wordpress/bbpress/</guid>
			<description>&#60;p&#62;จริง ๆ แล้ว ที่ำทำใน word มันน่าเกลียดมากนะครับ ใน LaTeX จะทำแบบนั้นก็ต่อเมื่อไม่มีทางเลือกเท่านั้น ดังนั้นระบบ hyphen จึงมีมากับ LaTeX ตั้งแต่แรก &#60;/p&#62;
&#60;p&#62;ในกรณีที่ไม่ต้องการให้ LaTeX แทรก hyphen ระหว่างคำนั้น ๆ เช่น almost ก็ทำโดย &#60;code&#62;\mbox{almost}&#60;/code&#62; แต่โดยหลักภาษาอังกฤษมันไม่ได้ผิดนะครับ &#60;/p&#62;
&#60;p&#62;ในกรณีพิเศษเช่น &#60;code&#62;Mr. Smith&#60;/code&#62; ถ้าไม่ต้องการให้มีการขึ้นบรรทัดใหม่ ก็ใช้ &#60;code&#62;Mr.~Smith&#60;/code&#62; ครับ
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

