<?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/"
	>

<channel>
	<title>Information Retrieval Blog &#187; kile</title>
	<atom:link href="http://blog.zye.me/tag/kile/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.zye.me</link>
	<description>REAL TIME DATA PROCESSING, DISTRIBUTED COMPUTING, PATTERN DISCOVERY</description>
	<lastBuildDate>Tue, 31 Jan 2012 02:05:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>latex 中文支持script ＆ samples &#8212; memos</title>
		<link>http://blog.zye.me/2010/02/55536.html</link>
		<comments>http://blog.zye.me/2010/02/55536.html#comments</comments>
		<pubDate>Mon, 22 Feb 2010 17:21:02 +0000</pubDate>
		<dc:creator>yezheng</dc:creator>
				<category><![CDATA[Latex]]></category>
		<category><![CDATA[kile]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[中文支持]]></category>

		<guid isPermaLink="false">http://blog.so8848.com/?p=55536</guid>
		<description><![CDATA[介绍如何在ubuntu 下按章cjk 支持，一下脚本在ubuntu 9.10 + kile 下测试好使。 latex 下安装中文支持，需要安装一系列宏包，然后拷贝生成字体什么的，甚是繁琐。一步抄作出问题，会浪费很多时间。 不如写成一个script， shell 脚本。出问题，或机器重装，运行此脚本即可，一劳永逸。 备忘。 脚本下载：installcjk samples : documentclass{article} usepackage{CJK} begin{document} begin{CJK}{UTF8}{song} 这是so8848 end{CJK} end{document}]]></description>
			<content:encoded><![CDATA[<p>介绍如何在ubuntu 下按章cjk 支持，一下脚本在ubuntu 9.10 + kile 下测试好使。</p>
<p>latex 下安装中文支持，需要安装一系列宏包，然后拷贝生成字体什么的，甚是繁琐。一步抄作出问题，会浪费很多时间。</p>
<p>不如写成一个script， shell 脚本。出问题，或机器重装，运行此脚本即可，一劳永逸。</p>
<p>备忘。 脚本下载：<a href="http://blog.zye.me/wp-content/uploads/2010/02/installcjk1.zip">installcjk</a></p>
<h3>samples :</h3>
<div id="_mcePaste"><span style="color: #808080;">documentclass{article}</span></div>
<div id="_mcePaste"><span style="color: #808080;">usepackage{CJK}</span></div>
<div id="_mcePaste"><span style="color: #808080;">begin{document}</span></div>
<div id="_mcePaste"><span style="color: #808080;">begin{CJK}{UTF8}{song}</span></div>
<div id="_mcePaste"><span style="color: #808080;">这是so8848</span></div>
<div id="_mcePaste"><span style="color: #808080;">end{CJK}</span></div>
<div id="_mcePaste"><span style="color: #808080;">end{document}</span></div>
<div><span style="color: #808080;"><br />
</span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.zye.me/2010/02/55536.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kile spell check doesn&#8217;t work</title>
		<link>http://blog.zye.me/2009/05/51752.html</link>
		<comments>http://blog.zye.me/2009/05/51752.html#comments</comments>
		<pubDate>Wed, 06 May 2009 01:50:50 +0000</pubDate>
		<dc:creator>yezheng</dc:creator>
				<category><![CDATA[Latex]]></category>
		<category><![CDATA[kile]]></category>
		<category><![CDATA[spell check]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.so8848.com/?p=51752</guid>
		<description><![CDATA[Just for future reference. the following steps were what I followed: 1. open the Synaptic manager and install Kile apsell kcontrol 2. goto Applications-&#62;Other-&#62;Spell Checker (it seems that it is not necessary) in client choose Aspell, this will change the dictionary to Aspell (for me by default appeared Ispell as dictionary). 3. restart Kile (if <a href='http://blog.zye.me/2009/05/51752.html'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Just for future reference. the following steps were what I followed:<br />
 1. open the Synaptic manager and install<br />
 Kile<br />
 apsell<br />
 kcontrol</p>
<p>2. goto Applications-&gt;Other-&gt;Spell Checker (it seems that it is not necessary)</p>
<p>in client choose Aspell, this will change the dictionary to Aspell (for me by default appeared Ispell as dictionary).</p>
<p>3. restart Kile (if it is open)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zye.me/2009/05/51752.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu kile下 解决中文问题-CJK{GBK}</title>
		<link>http://blog.zye.me/2009/05/51675.html</link>
		<comments>http://blog.zye.me/2009/05/51675.html#comments</comments>
		<pubDate>Mon, 04 May 2009 00:02:58 +0000</pubDate>
		<dc:creator>yezheng</dc:creator>
				<category><![CDATA[Latex]]></category>
		<category><![CDATA[CJK]]></category>
		<category><![CDATA[kile]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[中文]]></category>

		<guid isPermaLink="false">http://blog.so8848.com/?p=51675</guid>
		<description><![CDATA[1. 安装TexLive 和 Latex 宏包 安装这些其实还可以避免其他很多ubuntu kile 下的问题 打开终端，执行下述命令安装TexLive和常用的一些Latex宏包（可以根据自己的需要增改）： sudo apt-get install texlive texlive-math-extra texlive-latex-base texlive-latex-extra texlive-latex-recommended texlive-pictures texlive-science texlive-bibtex-extra texlive-common latex-beamer 如果硬盘充裕的话，直接完整安装也可以： sudo apt-get install texlive-full latex-beamer 安装完后，就可以安装CJK的相关软件包了，如果只需要获得中文支持，那么执行： sudo apt-get install latex-cjk-chinese ttf-arphic-* hbf-* 否则，建议安装latex-cjk-all以获取完整支持。 安装 gbkfonts 下载1:  gbkfontsfortetex3.0 下载2: gbkfonts 直接把gbkfonts 文件copy 到 目录/usr/bin, 记得要chmod, 命令: sudo chmod 777 /usr/bin/gbkfonts , 因为这个文件是从别地方copy过来,  not <a href='http://blog.zye.me/2009/05/51675.html'>[...]</a>]]></description>
			<content:encoded><![CDATA[<h1>1. 安装TexLive 和 Latex 宏包</h1>
<p><strong>安装这些其实还可以避免其他很多ubuntu kile 下的问题</strong></p>
<p>打开终端，执行下述命令安装TexLive和常用的一些Latex宏包（可以根据自己的需要增改）：</p>
<p><code>sudo apt-get install texlive texlive-math-extra texlive-latex-base texlive-latex-extra texlive-latex-recommended texlive-pictures texlive-science texlive-bibtex-extra texlive-common latex-beamer</code></p>
<p>如果硬盘充裕的话，直接完整安装也可以：</p>
<p><code>sudo apt-get install texlive-full latex-beamer</code></p>
<p>安装完后，就可以安装CJK的相关软件包了，如果只需要获得中文支持，那么执行：</p>
<p><code>sudo apt-get install latex-cjk-chinese ttf-arphic-* hbf-*</code></p>
<p>否则，建议安装latex-cjk-all以获取完整支持。</p>
<p><span class="postbody"><span style="color: blue;">安装 gbkfonts</span></span></p>
<p>下载1:  <a href="http://www.hebl.name/software/tex/cjk/gbkfontsfortetex3.0.tar.gz">gbkfontsfortetex3.0</a></p>
<p>下载2: <a href="http://www.yorku.ca/yezheng/tools/gbkfontsfortetex3.0.tar.gz">gbkfonts</a></p>
<p>直接把gbkfonts 文件copy 到 目录/usr/bin, 记得要chmod, 命令: sudo chmod 777 /usr/bin/gbkfonts , 因为这个文件是从别地方copy过来,  not permit.</p>
<h1><span style="color: #000000;"><span class="postbody">然后开始拷贝字体</span></span></h1>
<h1><span class="postbody"> </span></h1>
<p><span class="postbody"><span style="color: blue;"> </span></span> sudo cp /media/hda1/windows/Fonts/sim* /usr/share/fonts/zh_CN/TrueType/</p>
<p>mkdir ~/texmf  #如果你不是把目录建在这，比如建在~/.texmf,请参阅附录2作相应修改<br />
 cd ~/texmf</p>
<p>gbkfonts /usr/share/fonts/zh_CN/TrueType/simsun.ttc song<br />
 gbkfonts /usr/share/fonts/zh_CN/TrueType/simfang.ttf fang<br />
 gbkfonts /usr/share/fonts/zh_CN/TrueType/simkai.ttf kai<br />
 gbkfonts /usr/share/fonts/zh_CN/TrueType/simhei.ttf hei<br />
 之后执行<br />
 <span style="color: #ff0000;"><strong>mktexlsr</strong></span></p>
<h1>消除kile下面dvi看中文小黑框的问题:</h1>
<p><span class="postbody"><span style="color: blue;">sudo vim /var/lib/texmf/web2c/updmap.cfg<br />
 在最后一行输入: </span></span><span class="postbody"><span style="color: blue;"> Map cjk.map(也许你发现本来就有.我建议你还是再输入一次~~)<br />
 </span></span><span class="postbody"><span style="color: blue;">接着使用: updmap </span></span></p>
<h1>测试:</h1>
<p>打开kile<br />
 documentclass{article}<br />
 usepackage{CJK}<br />
 begin{document}<br />
 begin{CJK}{GBK}{song}<br />
 这是latex<br />
 end{CJK}<br />
 end{document}<br />
 保存时候注意编码设置为gb2312</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zye.me/2009/05/51675.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>fix problems in ubuntu kile:  multirow.sty&#8217; not found</title>
		<link>http://blog.zye.me/2009/05/51673.html</link>
		<comments>http://blog.zye.me/2009/05/51673.html#comments</comments>
		<pubDate>Sun, 03 May 2009 20:06:29 +0000</pubDate>
		<dc:creator>yezheng</dc:creator>
				<category><![CDATA[Latex]]></category>
		<category><![CDATA[kile]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.so8848.com/?p=51673</guid>
		<description><![CDATA[The problems such as multirow.sty&#8217; not found can be fixed via the following command (Ubuntu system): sudo apt-get install texlive-latex-extra I seems that some packages are missing in the default setting of kile. It will take you a lot time to download the extra packages via the above command.]]></description>
			<content:encoded><![CDATA[<p>The problems such as multirow.sty&#8217; not found can be fixed via the following command (Ubuntu system):</p>
<p>sudo apt-get install texlive-latex-extra</p>
<p>I seems that some packages are missing in the default setting of kile. It will take you a lot time to download the extra packages via the above command.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zye.me/2009/05/51673.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

