<?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>Kerry D. Wong &#187; LaTeX</title>
	<atom:link href="http://www.kerrywong.com/tag/latex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerrywong.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Sep 2010 00:51:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>LaTeX Math Equations in WordPress</title>
		<link>http://www.kerrywong.com/2009/06/04/latex-math-equations-in-wordpress/</link>
		<comments>http://www.kerrywong.com/2009/06/04/latex-math-equations-in-wordpress/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 23:43:23 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[jsMath]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.kerrywong.com/?p=1123</guid>
		<description><![CDATA[Getting LaTex style math equations to work in WordPress is actually pretty easy. I followed the advice here and everything seemed to work pretty well. Besides installing wp-hooks and jsMath I also installed jsMath fonts so that I don&#8217;t have to rely on end users having the correct font installed in order to view the [...]]]></description>
			<content:encoded><![CDATA[<p>Getting LaTex style math equations to work in WordPress is actually pretty easy. I followed the advice <a href="http://stacyprowell.com/blog/2009/04/20/wordpress-and-jsmath/">here</a> and everything seemed to work pretty well.<span id="more-1123"></span></p>
<p>Besides installing <a href="http://wordpress.org/extend/plugins/wp-hooks/">wp-hooks</a> and <a href="http://www.math.union.edu/~dpvc/jsMath/download/">jsMath</a> I also installed <a href="http://downloads.sourceforge.net/jsmath/jsMath-fonts-1.3.zip">jsMath fonts</a> so that I don&#8217;t have to rely on end users having the correct font installed in order to view the LaTex equations.</p>
<p>Here&#8217;s an example (<i>Schwarz inequality</i>):</p>
<p>\[<br />
\left[\int_a^b x(t)y(t)dt\right]^2\leq\int_a^bx^2(t)dt\int_a^by^2(t)dt<br />
\]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kerrywong.com/2009/06/04/latex-math-equations-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
