<?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>Marcus Hellberg &#187; latex</title>
	<atom:link href="http://www.marcushellberg.com/tag/latex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marcushellberg.com</link>
	<description>blog.</description>
	<lastBuildDate>Wed, 01 Dec 2010 07:41:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>WordPress LaTeX plugin</title>
		<link>http://www.marcushellberg.com/2009/12/21/wordpress-latex-plugin/</link>
		<comments>http://www.marcushellberg.com/2009/12/21/wordpress-latex-plugin/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 09:25:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.marcushellberg.com/?p=71</guid>
		<description><![CDATA[Now that I have code highlighting working, I thought that I should still look into getting some easy way to display mathematical notation. Turns out that WordPress once again delivered, there are in fact several different LaTeX plugins available. The plugin I settled for is WP LaTeX, since it allowed me to use  wordpress.com&#8216;s LaTeX server. This was [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Now that I have code highlighting working, I thought that I should still look into getting some easy way to display mathematical notation. Turns out that WordPress once again delivered, there are in fact several different LaTeX plugins available.</p>
<p>The plugin I settled for is <a href="http://wordpress.org/extend/plugins/wp-latex/" target="_blank">WP LaTeX</a>, since it allowed me to use  <a href="http://wordpress.com" target="_blank">wordpress.com</a>&#8216;s LaTeX server. This was an easier alternative, as Dreamhost does not have dvipng installed. On a side note, I&#8217;m impressed that they have LaTeX installed by default.</p>
<p>Now I only have to insert the following to create a nice looking equation:</p>
<pre>
H(z) = \frac{1}{1-2 cos(2 \pi k / N) z^{-1} + z^{-2}}
</pre>
<img src='http://s.wordpress.com/latex.php?latex=H%28z%29%20%3D%20%5Cfrac%7B1%7D%7B1-2%20cos%282%20%5Cpi%20k%20%2F%20N%29%20z%5E%7B-1%7D%20%2B%20z%5E%7B-2%7D%7D&#038;bg=T&#038;fg=000000&#038;s=1' alt='H(z) = \frac{1}{1-2 cos(2 \pi k / N) z^{-1} + z^{-2}}' title='H(z) = \frac{1}{1-2 cos(2 \pi k / N) z^{-1} + z^{-2}}' class='latex' />
<p>Bonus points for anyone who can identify the transfer function <img src='http://www.marcushellberg.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="shr-publisher-71"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.marcushellberg.com/2009/12/21/wordpress-latex-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

