<?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>Jon Schutz Technical Notes and Recommendations &#187; Latex</title>
	<atom:link href="http://notes.jschutz.net/topics/latex/feed/" rel="self" type="application/rss+xml" />
	<link>http://notes.jschutz.net</link>
	<description>Useful snippets technical info and recommendations</description>
	<lastBuildDate>Wed, 02 Mar 2011 12:01:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Writing equations in Wordpress using LaTeX</title>
		<link>http://notes.jschutz.net/2007/11/writing-equations-in-wordpress-using-latex/</link>
		<comments>http://notes.jschutz.net/2007/11/writing-equations-in-wordpress-using-latex/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 07:15:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Latex]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://notes.jschutz.net/archives/4</guid>
		<description><![CDATA[First, you need the wp-latex and fauxml Wordpress plugins.
latex and dvipng must be installed.
Insert equations using $latex .. $
Example $latex E = mc^2 $

Syntax Reference
Wordpress Reference
]]></description>
			<content:encoded><![CDATA[<p>First, you need the wp-latex and fauxml Wordpress plugins.</p>
<p>latex and dvipng must be installed.</p>
<p>Insert equations using <span>$</span>latex .. $</p>
<p>Example <span>$</span>latex E = mc^2 $</p>
<p><img src='http://notes.jschutz.net/wp-content/latex/45a/45a9f0ecc256745977b84265832c65dd-FFFFFF000000.png' alt='E = mc^2 ' title='E = mc^2 ' class='latex' /></p>
<p><a href="http://en.wikipedia.org/wiki/Help:Formula">Syntax Reference</a></p>
<p><a href="http://notes.jschutz.net/wp-admin/Wordpress%20Reference">Wordpress Reference</a></p>
]]></content:encoded>
			<wfw:commentRss>http://notes.jschutz.net/2007/11/writing-equations-in-wordpress-using-latex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

