<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using jsMath in MoinMoin with ReStructuredText</title>
	<atom:link href="http://tormod.landet.net/2008/10/17/using-jsmath-in-moinmoin-with-restructuredtext/feed/" rel="self" type="application/rss+xml" />
	<link>http://tormod.landet.net/2008/10/17/using-jsmath-in-moinmoin-with-restructuredtext/</link>
	<description>Tormods blog</description>
	<lastBuildDate>Thu, 24 Nov 2011 17:06:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Tormod Ravnanger Landet</title>
		<link>http://tormod.landet.net/2008/10/17/using-jsmath-in-moinmoin-with-restructuredtext/comment-page-1/#comment-161</link>
		<dc:creator>Tormod Ravnanger Landet</dc:creator>
		<pubDate>Wed, 05 Aug 2009 19:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://tormod.landet.net/?p=22#comment-161</guid>
		<description>Hi!

I think I implemented .. math::, not .. latex:: in the end. I did that to stay compatible with the &lt;a href=&quot;http://sphinx.pocoo.org/&quot; rel=&quot;nofollow&quot;&gt;Sphinx&lt;/a&gt; tool for Python documentation. I haven&#039;t looked into the image problem as most of the wiki pages are text only and I do not perform latex conversion, only to and from Sphinx on a few occasions.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I think I implemented .. math::, not .. latex:: in the end. I did that to stay compatible with the <a href="http://sphinx.pocoo.org/" rel="nofollow">Sphinx</a> tool for Python documentation. I haven&#8217;t looked into the image problem as most of the wiki pages are text only and I do not perform latex conversion, only to and from Sphinx on a few occasions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Langlois</title>
		<link>http://tormod.landet.net/2008/10/17/using-jsmath-in-moinmoin-with-restructuredtext/comment-page-1/#comment-160</link>
		<dc:creator>Robert Langlois</dc:creator>
		<pubDate>Wed, 05 Aug 2009 17:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://tormod.landet.net/?p=22#comment-160</guid>
		<description>I wish I had discovered this blog post earlier; I came to the same conclusion after blindly searching for a while. 

My only question (since I have not had time to implement this myself) is, why not put the math code in $x^2$? This seems like it works for both jsMath and latex but I am not sure how the ReST parser would handle it. 

This may save you from having to write a directive.

Also, have you found some way to handle image URLs (preferably without a directive). Say you specify:

.. image: some-image.png

But you want the HTML document to refer to http://url/some-image.png while having the latex document refer to `figs/some-image.png`?</description>
		<content:encoded><![CDATA[<p>I wish I had discovered this blog post earlier; I came to the same conclusion after blindly searching for a while. </p>
<p>My only question (since I have not had time to implement this myself) is, why not put the math code in $x^2$? This seems like it works for both jsMath and latex but I am not sure how the ReST parser would handle it. </p>
<p>This may save you from having to write a directive.</p>
<p>Also, have you found some way to handle image URLs (preferably without a directive). Say you specify:</p>
<p>.. image: some-image.png</p>
<p>But you want the HTML document to refer to <a href="http://url/some-image.png" rel="nofollow">http://url/some-image.png</a> while having the latex document refer to `figs/some-image.png`?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

