<?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>davinci’s notebook &#187; jsMath</title>
	<atom:link href="http://stargrads.net/blogs/davinci/tag/jsmath/feed/" rel="self" type="application/rss+xml" />
	<link>http://stargrads.net/blogs/davinci</link>
	<description>everything is an experiment</description>
	<lastBuildDate>Mon, 21 Mar 2011 18:31:14 +0000</lastBuildDate>
	<language>fa</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Using jsMath with WordPress, bbPress, and Wikindx</title>
		<link>http://stargrads.net/blogs/davinci/2009/06/using-jsmath-with-wordpress-bbpress-and-wikindx/</link>
		<comments>http://stargrads.net/blogs/davinci/2009/06/using-jsmath-with-wordpress-bbpress-and-wikindx/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 18:27:57 +0000</pubDate>
		<dc:creator>davinci</dc:creator>
				<category><![CDATA[★grads.net]]></category>
		<category><![CDATA[programming and technical issues]]></category>
		<category><![CDATA[bbPress]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[jsMath]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[WIKINDX]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://stargrads.net/blogs/davinci/?p=867</guid>
		<description><![CDATA[
This post describes how to integrate jsMath with WordPress, bbPress, and Wikindx.
]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s really no special trick to using <a href="http://www.math.union.edu/~dpvc/jsMath/">jsMath</a> with <a href="http://wordpress.org/">WordPress</a>, <a href="http://bbpress.org/">bbPress</a>, or <a href="http://wikindx.sourceforge.net/"><span style="font-variant: small-caps">Wikindx</span></a> &#8212; just follow the <a href="http://www.math.union.edu/~dpvc/jsMath/authors/installation.html">installation instructions</a>.</p>
<p>Essentially, you just need to add the following code in the header of your web site (where &ldquo;<em>path.to</em>&rdquo; should be replaced with the URL to your installation of jsMath):</p>
<blockquote><p>&lt;script type=&quot;text/javascript&quot; src=&quot;http://<em>path.to</em>/jsMath/easy/load.js&quot;&gt;&lt;/script&gt;</p></blockquote>
<p>For <a href="http://stargrads.net"><em>this</em> web site</a>, the above line was added to the headers of each of the template files of the component software packages.  </p>
<p>One <em>minor</em> trick to getting jsMath to work with <span style="font-variant: small-caps">Wikindx</span> is that all special characters have to be escaped properly\(\)<span id="more-867"></span>.  For example, to get the title of Mario Szegedy&#8217;s paper<sup><a class='footnote' id='note-867-1' href='#footnote-867-S04'>[1]</a></sup> on quantum walks to display correctly, as seen <a href="http://stargrads.net/bibliography/index.php?action=resourceView&amp;id=194">here</a>, I had to enter the title as:</p>
<blockquote><p>Spectra of Quantized Walks and a \$\sqrt{{}\delta\epsilon{}}\$-Rule</p></blockquote>
<p>That is, where the LaTeX math syntax requires a left curly bracket, you enter &#8220;{{}&#8221;, and where it requires a right curly bracket, you enter &#8220;{}}&#8221;.  The title then appears as in the footnote below.</p>
<p>I have created a <a href="http://stargrads.net/wiki/Help:Setup">setup help page</a> on the wiki to record details such as these.  Also, see <a href="http://stargrads.net/forums/topic.php?id=3">this forum post</a> for some macros defined for use on this site.</p>
<p>&#8211; davinci</p>
<img src="http://stargrads.net/blogs/davinci/?ak_action=api_record_view&id=867&type=feed" alt="" /><p>Related posts:<ol>
<li><a href='http://stargrads.net/blogs/davinci/2009/09/wikindx-macro-plug-in-for-wordpress/' rel='bookmark' title='Wikindx macro plug-in for WordPress'>Wikindx macro plug-in for WordPress</a></li>
<li><a href='http://stargrads.net/blogs/davinci/2009/08/using-the-ajaxified-expand-post-now-plugin-with-rob-millers-footnotes-plugin/' rel='bookmark' title='Using the Ajaxified Expand Post Now plug-in with Rob Miller&#8217;s Footnotes plug-in'>Using the Ajaxified Expand Post Now plug-in with Rob Miller&#8217;s Footnotes plug-in</a></li>
<li><a href='http://stargrads.net/blogs/davinci/2009/09/annotate-with-jarnal-plug-in-module-for-wikindx/' rel='bookmark' title='Annotate With Jarnal Plug-In Module for Wikindx'>Annotate With Jarnal Plug-In Module for Wikindx</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://stargrads.net/blogs/davinci/2009/06/using-jsmath-with-wordpress-bbpress-and-wikindx/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

