<?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>No Name &#187; latex</title>
	<atom:link href="http://blog.schoash.com/tag/latex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.schoash.com</link>
	<description></description>
	<lastBuildDate>Thu, 07 Oct 2010 13:18:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Using Platex For Writing Japanese In Ubuntu</title>
		<link>http://blog.schoash.com/2007/12/16/using-platex-for-writing-japanese-in-ubuntu/</link>
		<comments>http://blog.schoash.com/2007/12/16/using-platex-for-writing-japanese-in-ubuntu/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 13:40:33 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[jp]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[japanese]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[platex]]></category>
		<category><![CDATA[xdvi]]></category>
		<category><![CDATA[xdvi-ja]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/2007/12/16/using-platex-for-writing-japanese-in-ubuntu/</guid>
		<description><![CDATA[The task was to make it possible to write a document in Japanese Language and compile it with platex.
First there are some packages you need to install. I don&#8217;t really know if you need anthy to be setup at this point, but it was already setup on my machine.
Get:

% sudo apt-get install ptex-bin ptex-base okumura-clsfiles
% [...]]]></description>
			<content:encoded><![CDATA[<p>The task was to make it possible to write a document in Japanese Language and compile it with platex.</p>
<p>First there are some packages you need to install. I don&#8217;t really know if you need <a href="http://anthy.sourceforge.jp" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/anthy.sourceforge.jp');">anthy</a> to be setup at this point, but it was already setup on my machine.</p>
<p>Get:<br />
<code><br />
% sudo apt-get install ptex-bin ptex-base okumura-clsfiles<br />
% sudo apt-get install ptex-base ptex-bin ptex-jisfonts<br />
% sudo apt-get install xdvik-ja dvipsk-ja dvi2ps gv gnome-gv<br />
% sudo apt-get install jbibtex-bin jmpost mendexk<br />
% sudo apt-get install okumura-clsfiles vfdata-morisawa5 dvi2ps-fontdesc-morisawa5<br />
% sudo jisftconfig add<br />
</code><br />
After that you can fire up emacs. Go to Options-&gt;MULE and set Language Environment to Japanese.<br />
Now you can just start writing the document.  To start withI suggest using jarticle as the documentclass.</p>
<p>When you are done with it run <code>platex yourfile.tex</code> and if you are not getting any missing font errors your are nearly done with everything. The next step is to view the *.dvi file. For that use <code>xdvi-ja yourfile.dvi</code> and everything should show up correctly.</p>
<p>Leave me a comment if problems occur.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2007/12/16/using-platex-for-writing-japanese-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

