<?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>stacyprowell.com &#187; LaTeX</title>
	<atom:link href="http://stacyprowell.com/blog/tag/latex/feed/" rel="self" type="application/rss+xml" />
	<link>http://stacyprowell.com/blog</link>
	<description>Ugh, Stacy&#039;s talking again...</description>
	<lastBuildDate>Sat, 04 Feb 2012 06:01:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>LaTeX</title>
		<link>http://stacyprowell.com/blog/2008/07/07/latex/</link>
		<comments>http://stacyprowell.com/blog/2008/07/07/latex/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 17:20:47 +0000</pubDate>
		<dc:creator>stacy</dc:creator>
				<category><![CDATA[Nuisances]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[math]]></category>

		<guid isPermaLink="false">http://stacyprowell.com/blog/?p=4</guid>
		<description><![CDATA[I used to have a site that used LaTeX to render equations.  This worked pretty well, except that I didn&#8217;t have LaTeX installed on the server.  It turns out that you can do pretty well without it. There&#8217;s an excellent program called mimeTeX that renders math without a TeX installation. I used it with Drupal [...]]]></description>
			<content:encoded><![CDATA[<p>I used to have a site that used LaTeX to render equations.  This worked pretty well, except that I didn&#8217;t have LaTeX installed on the server.  It turns out that you can do pretty well without it.</p>
<p>There&#8217;s an excellent program called <a href="http://www.forkosh.com/mimetex.html">mimeTeX</a> that renders math without a TeX installation.  I used it with Drupal and DruTeX.  Now I&#8217;m not using Drupal&#8230; so I need to find another way to display math.  Oh, mimeTeX still works, but you have to explicitly encode the link.  I&#8217;m way too lazy to do that.</p>
<p style="text-align: center;"><img src="/cgi-bin/mimetex.cgi?\phi:X^*\to%20Y^*" alt="[equation]" /></p>
<p><strong>Update</strong>: I&#8217;ve been experimenting with using [ tex ]&#8230;[ /tex ] from the mimeTex plugin to WordPress.  It&#8217;s working now, but I needed to do two things to make it work.</p>
<ul>
<li>Create a cache folder under my wp-content folder.</li>
<li>Modify the plugin to point to my local installation of mimetex.cgi.</li>
</ul>
<p>I also had to go into the cache folder and delete all the files that were created during the process, so I could see the effect of the changes.  But now it works!</p>
<p>Here&#8217;s an example of an equation array.  Note that you need to use <tt>&amp;amp;</tt> to insert the required ampersand delimiters.</p>
<p style="text-align: center;">[tex]\begin{eqnarray}<br />
\overset{*}{\triangleright}\!(uvx) &amp; = &amp; \triangleright\!(\overset{*}{\triangleright}\!(uv)x) \\<br />
&amp; = &amp; \triangleright\!(\overset{*}{\triangleright}\!(\overset{*}{\triangleright}\!(u)v)x) \\<br />
&amp; = &amp; \overset{*}{\triangleright}\!(\overset{*}{\triangleright}\!(u)vx)<br />
\end{eqnarray}[/tex]</p>
<pre>[ tex ]\begin{eqnarray}
 \overset{*}{\triangleright}\!(uvx) &amp;amp; = &amp;amp; \triangleright\!(\overset{*}{\triangleright}\!(uv)x) \\
 &amp;amp; = &amp;amp; \triangleright\!(\overset{*}{\triangleright}\!(\overset{*}{\triangleright}\!(u)v)x) \\
 &amp;amp; = &amp;amp; \overset{*}{\triangleright}\!(\overset{*}{\triangleright}\!(u)vx)
 \end{eqnarray}[ /tex ]</pre>
<p>So&#8230; shouldn&#8217;t everyone just install LaTeX by default?  Shouldn&#8217;t all CMS ship with some math solution?  Of course!  <img src='http://stacyprowell.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fstacyprowell.com%2Fblog%2F2008%2F07%2F07%2Flatex%2F&amp;title=LaTeX" id="wpa2a_2"><img src="http://stacyprowell.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://stacyprowell.com/blog/2008/07/07/latex/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

