<?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: Tufte-LaTEX 2.0.1 released</title>
	<atom:link href="http://kevin.godby.org/2008/11/16/tufte-latex-201-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://kevin.godby.org/2008/11/16/tufte-latex-201-released/</link>
	<description>My Weblog</description>
	<lastBuildDate>Fri, 25 Nov 2011 16:16:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: zndlela@csus.edu</title>
		<link>http://kevin.godby.org/2008/11/16/tufte-latex-201-released/comment-page-1/#comment-19497</link>
		<dc:creator>zndlela@csus.edu</dc:creator>
		<pubDate>Thu, 12 Feb 2009 06:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://kevin.godby.org/?p=202#comment-19497</guid>
		<description>Kevin: 
Thanks! I did comment out lines 115 and 123 in the tufte-handout.cls file. With the .cls and .tex files in the user directory, the file compiled just fine.

Strangely, when I made the same change in the texlive TDS directory file. I got the same error again. [I&#039;m using Mac OS X (10.5.2, TeXShop v2.20]

Again, thanks!</description>
		<content:encoded><![CDATA[<p>Kevin:<br />
Thanks! I did comment out lines 115 and 123 in the tufte-handout.cls file. With the .cls and .tex files in the user directory, the file compiled just fine.</p>
<p>Strangely, when I made the same change in the texlive TDS directory file. I got the same error again. [I'm using Mac <acronym title="Operating System">OS</acronym> X (10.5.2, TeXShop v2.20]</p>
<p>Again, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Godby</title>
		<link>http://kevin.godby.org/2008/11/16/tufte-latex-201-released/comment-page-1/#comment-19491</link>
		<dc:creator>Kevin Godby</dc:creator>
		<pubDate>Wed, 11 Feb 2009 21:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://kevin.godby.org/?p=202#comment-19491</guid>
		<description>In the &lt;tt&gt;tufte-handout.cls&lt;/tt&gt; file, comment out lines 115, and 123.  Line 115 is: &lt;code&gt;\newif\ifpdf\pdffalse&lt;/code&gt;.  Line 123 is &lt;code&gt;\newif\ifxetex\xetexfalse&lt;/code&gt;. Then see if the &lt;tt&gt;sample-handout.tex&lt;/tt&gt; file compiles okay.

This is a known bug in that version of &lt;tt&gt;tufte-handout.cls&lt;/tt&gt;.  It&#039;s been corrected in the &lt;a href=&quot;http://code.google.com/p/tufte-latex/source/checkout&quot; title&quot;Tufte-LaTeX subversion repository&quot; rel=&quot;nofollow&quot;&gt;svn version&lt;/a&gt;.

If this doesn&#039;t correct the problem, please let me know and we can investigate it further.</description>
		<content:encoded><![CDATA[<p>In the <tt>tufte-handout.cls</tt> file, comment out lines 115, and 123.  Line 115 is: <code>\newif\ifpdf\pdffalse</code>.  Line 123 is <code>\newif\ifxetex\xetexfalse</code>. Then see if the <tt>sample-handout.tex</tt> file compiles okay.</p>
<p>This is a known bug in that version of <tt>tufte-handout.cls</tt>.  It&#8217;s been corrected in the <a href="http://code.google.com/p/tufte-latex/source/checkout" title"Tufte-LaTeX subversion repository" rel="nofollow">svn version</a>.</p>
<p>If this doesn&#8217;t correct the problem, please let me know and we can investigate it further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zndlela@csus.edu</title>
		<link>http://kevin.godby.org/2008/11/16/tufte-latex-201-released/comment-page-1/#comment-19490</link>
		<dc:creator>zndlela@csus.edu</dc:creator>
		<pubDate>Wed, 11 Feb 2009 21:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://kevin.godby.org/?p=202#comment-19490</guid>
		<description>Kevin: 
I&#039;m still getting the previous reported error &quot; :\smallcapsspacing undefined&quot; while trying to compile sample-handout-tex. The .cls /.tex files seem to be the latest versions.</description>
		<content:encoded><![CDATA[<p>Kevin:<br />
I&#8217;m still getting the previous reported error &#8221; :\smallcapsspacing undefined&#8221; while trying to compile sample-handout-tex. The .cls /.tex files seem to be the latest versions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Godby</title>
		<link>http://kevin.godby.org/2008/11/16/tufte-latex-201-released/comment-page-1/#comment-19117</link>
		<dc:creator>Kevin Godby</dc:creator>
		<pubDate>Tue, 25 Nov 2008 03:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://kevin.godby.org/?p=202#comment-19117</guid>
		<description>Thanks, Abe.

I just uploaded the beginnings of the book class to the &lt;a href=&quot;http://code.google.com/p/tufte-latex/source/checkout&quot; rel=&quot;nofollow&quot;&gt;svn repository&lt;/a&gt;.

Let me know if you find bugs and also what features are missing.  As I said, it&#039;s just a start!</description>
		<content:encoded><![CDATA[<p>Thanks, Abe.</p>
<p>I just uploaded the beginnings of the book class to the <a href="http://code.google.com/p/tufte-latex/source/checkout" rel="nofollow">svn repository</a>.</p>
<p>Let me know if you find bugs and also what features are missing.  As I said, it&#8217;s just a start!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abe</title>
		<link>http://kevin.godby.org/2008/11/16/tufte-latex-201-released/comment-page-1/#comment-19116</link>
		<dc:creator>Abe</dc:creator>
		<pubDate>Tue, 25 Nov 2008 02:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://kevin.godby.org/?p=202#comment-19116</guid>
		<description>Looking forward to the book class!</description>
		<content:encoded><![CDATA[<p>Looking forward to the book class!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.261 seconds -->

