<?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: Before we code, we document</title>
	<atom:link href="http://kunxi.org/archives/2007/06/before-we-code-we-document/feed/" rel="self" type="application/rss+xml" />
	<link>http://kunxi.org/archives/2007/06/before-we-code-we-document/</link>
	<description>Yet another code monkey blog.</description>
	<lastBuildDate>Wed, 04 Jan 2012 07:28:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Bradley M. Kuhn</title>
		<link>http://kunxi.org/archives/2007/06/before-we-code-we-document/comment-page-1/#comment-18346</link>
		<dc:creator>Bradley M. Kuhn</dc:creator>
		<pubDate>Fri, 06 Jul 2007 19:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.kunxi.org/archives/2007/06/before-we-code-we-document/#comment-18346</guid>
		<description>&lt;blockquote&gt;d I still could not figure out how to use latex2html to generate one page HTML or put all the footnotes in one page when using TeX4ht,&lt;/blockquote&gt;

It took me a long time to find this!  tex4ht is poorly documented, unfortunately, because it&#039;s clearly a great system.  Anyway, I used:

&lt;code&gt;
htlatex FILE.tex &quot;xhtml,fn-in&quot;
&lt;/code&gt;

to get the footnotes on one page.  &lt;code&gt;fn-in&lt;/code&gt; is the key.</description>
		<content:encoded><![CDATA[<blockquote><p>d I still could not figure out how to use latex2html to generate one page HTML or put all the footnotes in one page when using TeX4ht,</p></blockquote>
<p>It took me a long time to find this!  tex4ht is poorly documented, unfortunately, because it&#8217;s clearly a great system.  Anyway, I used:</p>
<div class="codesnip-container" >htlatex FILE.tex &#8220;xhtml,fn-in&#8221;</div>
<p>to get the footnotes on one page.
<div class="codesnip-container" >fn-in</div>
<p> is the key.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

