<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>wolfg&#039;s Weblog &#187; latex</title>
	<atom:link href="http://guoyong.org/tag/latex/feed" rel="self" type="application/rss+xml" />
	<link>http://guoyong.org</link>
	<description>wolfg&#039;s journey with open source, linux, programming, sysadm ...</description>
	<lastBuildDate>Thu, 04 Aug 2011 15:02:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/cn/</creativeCommons:license>		<item>
		<title>收集了一些LaTex学习资源</title>
		<link>http://guoyong.org/2006/06/21/144</link>
		<comments>http://guoyong.org/2006/06/21/144#comments</comments>
		<pubDate>Wed, 21 Jun 2006 07:27:36 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[tex]]></category>

		<guid isPermaLink="false">http://guoyong.org/blog/2006/06/21/144</guid>
		<description><![CDATA[CTex FAQ lshort 中文版 LaTeX2e 插图指南 TeX和LaTeX论坛 &#8211; 浙江大学理学院数学系 LaTeX科技排版 邓建松 排版软件TeX/LaTeX入门 罗玉文 Getting to grips with Latex]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://www.ctex.org/CTeXFAQ">CTex FAQ</a></li>
<li><a href="http://project.ctex.org/lshort-cn/lshort-cn.pdf">lshort 中文版</a></li>
<li><a href="http://www.ctex.org/documents/latex/graphics/">LaTeX2e 插图指南</a></li>
<li><a href="http://www.math.zju.edu.cn/ligangliu/LaTeXForum/">TeX和LaTeX论坛 &#8211; 浙江大学理学院数学系</a></li>
<li><a href="http://210.45.66.25/~dengjs/latex/index.html">LaTeX科技排版</a> 邓建松</li>
<li><a href="http://petitevin.xinwen365.com/">排版软件TeX/LaTeX入门</a> 罗玉文</li>
<li><a href="http://www.andy-roberts.net/misc/latex/index.html">Getting to grips with Latex</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.org/2006/06/21/144/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LaTex学习 &#8211; 使用中文</title>
		<link>http://guoyong.org/2006/06/19/145</link>
		<comments>http://guoyong.org/2006/06/19/145#comments</comments>
		<pubDate>Mon, 19 Jun 2006 13:41:53 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[tex]]></category>

		<guid isPermaLink="false">http://guoyong.org/blog/2006/06/19/145</guid>
		<description><![CDATA[我用的是CTEX套件，中文支持都配置好了。 CCT： \documentclass[CJK]{cctart}\begin{document}\kaishu 这是中文楷体字。\end{document} CJK*： \documentclass{article}\usepackage{CJK}\begin{document}\begin{CJK*}{GBK}{kai}这是中文楷体字。\end{CJK*}\end{document} 编译方法和英文文档一样： &#62; latex chinese&#62; dvips chinese&#62; ps2pdf chinese.ps chinese.pdf]]></description>
			<content:encoded><![CDATA[<p>我用的是CTEX套件，中文支持都配置好了。</p>
<p>CCT：</p>
<div class="hl-surround"><div class="hl-main">\documentclass[CJK]{cctart}<br />\begin{document}<br />\kaishu 这是中文楷体字。<br />\end{document}</div></div>
<p>CJK*：</p>
<div class="hl-surround"><div class="hl-main">\documentclass{article}<br />\usepackage{CJK}<br />\begin{document}<br />\begin{CJK*}{GBK}{kai}<br />这是中文楷体字。<br />\end{CJK*}<br />\end{document}</div></div>
<p>编译方法和英文文档一样：</p>
<div class="hl-surround"><div class="hl-main">&gt; latex chinese<br />&gt; dvips chinese<br />&gt; ps2pdf chinese.ps chinese.pdf</div></div>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.org/2006/06/19/145/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LaTex学习 &#8211; Absolute beginners</title>
		<link>http://guoyong.org/2006/06/19/146</link>
		<comments>http://guoyong.org/2006/06/19/146#comments</comments>
		<pubDate>Mon, 19 Jun 2006 08:37:44 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[tex]]></category>

		<guid isPermaLink="false">http://guoyong.org/blog/2006/06/19/146</guid>
		<description><![CDATA[准备开始做学位论文了，打算用LaTex。 先学习LaTex的Hello World % hello.tex - Our first Latex example! \documentclass{article} \begin{document} Hello World! \end{document} 生成文档 &#62; latex hello 再转成Postscript文件 &#62; dvips hello.dvi -o hello.ps 输出PDF文件 &#62; ps2pdf hello.ps hello.pdf]]></description>
			<content:encoded><![CDATA[<p>准备开始做学位论文了，打算用LaTex。</p>
<p>先学习<a href="http://www.andy-roberts.net/misc/latex/latextutorial1.html">LaTex的Hello World</a></p>
<pre><font color="#993399"><em>% hello.tex - Our first Latex example!</em></font>

<code><font color="#006600"><strong>\documentclass</strong></font><font color="#660000">{article}</font>

</code><code><font color="#0000ff">\begin</font><font color="#660000">{</font><font color="#009900"><u>document</u></font><font color="#660000">}</font>

Hello World!

</code><code><font color="#0000ff">\end</font><font color="#660000">{</font><font color="#009900"><u>document</u></font><font color="#660000">}</font></code></pre>
<pre>生成文档</pre>
<p><em>&gt; latex hello</em></p>
<p>再转成Postscript文件</p>
<p><em>&gt; dvips hello.dvi -o hello.ps</em></p>
<p>输出PDF文件</p>
<p>&gt; <em>ps2pdf hello.ps hello.pdf</em></p>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.org/2006/06/19/146/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

