<?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: everything latex</title>
	<atom:link href="http://tombammann.org/everything-latex/feed" rel="self" type="application/rss+xml" />
	<link>http://tombammann.org/everything-latex</link>
	<description></description>
	<lastBuildDate>Sat, 17 Mar 2012 06:14:07 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Day 175: customers know the best, latex &#187; WHAT I BELIEVE</title>
		<link>http://tombammann.org/everything-latex#comment-3968</link>
		<dc:creator>Day 175: customers know the best, latex &#187; WHAT I BELIEVE</dc:creator>
		<pubDate>Sun, 19 Feb 2012 19:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://tombammann.org/everything-latex/#comment-3968</guid>
		<description>[...] http://tombammann.org/everything-latex [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://tombammann.org/everything-latex" rel="nofollow">http://tombammann.org/everything-latex</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flammobammo</title>
		<link>http://tombammann.org/everything-latex#comment-1293</link>
		<dc:creator>flammobammo</dc:creator>
		<pubDate>Thu, 02 Nov 2006 06:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://tombammann.org/everything-latex/#comment-1293</guid>
		<description>Cheers Will! I&#039;m surprised someone actually read this!</description>
		<content:encoded><![CDATA[<p>Cheers Will! I&#8217;m surprised someone actually read this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Robertson</title>
		<link>http://tombammann.org/everything-latex#comment-1292</link>
		<dc:creator>Will Robertson</dc:creator>
		<pubDate>Thu, 02 Nov 2006 01:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://tombammann.org/everything-latex/#comment-1292</guid>
		<description>Hi Tom,

Just some feedback on your nomenclature advice; apparently there&#039;s some trouble with what you describe (I don&#039;t know how you got that working, actually); here&#039;s an example that seems to work properly: (also note the convenient \jobname command)

\immediate\write18{makeindex \jobname.nlo -s nomencl.ist -o \jobname.nls}
\documentclass{article}
\usepackage{nomencl}
\makenomenclature
\begin{document}
$x=y$
\nomenclature{$x$}{horizontal}
\nomenclature{$y$}{vertical}
\printnomenclature
\end{document}

Cheers,
Will</description>
		<content:encoded><![CDATA[<p>Hi Tom,</p>
<p>Just some feedback on your nomenclature advice; apparently there&#8217;s some trouble with what you describe (I don&#8217;t know how you got that working, actually); here&#8217;s an example that seems to work properly: (also note the convenient \jobname command)</p>
<p>\immediate\write18{makeindex \jobname.nlo -s nomencl.ist -o \jobname.nls}<br />
\documentclass{article}<br />
\usepackage{nomencl}<br />
\makenomenclature<br />
\begin{document}<br />
$x=y$<br />
\nomenclature{$x$}{horizontal}<br />
\nomenclature{$y$}{vertical}<br />
\printnomenclature<br />
\end{document}</p>
<p>Cheers,<br />
Will</p>
]]></content:encoded>
	</item>
</channel>
</rss>

