<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Bug in thesis classfile for LaTeX regarding \@currsize and the setspace package - &#034;Undefined control sequence&#034;</title>
	<link>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/</link>
	<description>some adventure</description>
	<pubDate>Sun, 05 Feb 2012 09:03:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: chandler</title>
		<link>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-23787</link>
		<dc:creator>chandler</dc:creator>
		<pubDate>Sun, 30 Nov 2008 00:00:00 +0000</pubDate>
		<guid>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-23787</guid>
		<description>Huge huge life saver...thanks!</description>
		<content:encoded><![CDATA[<p>Huge huge life saver&#8230;thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-19868</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 30 Nov 2010 00:00:00 +0000</pubDate>
		<guid>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-19868</guid>
		<description>Thank you! Poor dope from Google - this saved me so much time!</description>
		<content:encoded><![CDATA[<p>Thank you! Poor dope from Google - this saved me so much time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lacra</title>
		<link>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-17819</link>
		<dc:creator>Lacra</dc:creator>
		<pubDate>Tue, 30 Nov 2010 00:00:00 +0000</pubDate>
		<guid>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-17819</guid>
		<description>Thanks a lot for taking the time to post this! 
UC Berkeley thesis class has exactly the same bug.  I added your fix:
\makeatletter
\let\@currsize\normalsize
\makeatother 
in my thesis.tex, somewhere after \begin{document}, but before \include{chapter}

Now I can change the spacing in the tables in my dissertation. (I just insert \onehalfspacing right before \begin{tabular}.)</description>
		<content:encoded><![CDATA[<p>Thanks a lot for taking the time to post this!<br />
UC Berkeley thesis class has exactly the same bug.  I added your fix:<br />
\makeatletter<br />
\let\@currsize\normalsize<br />
\makeatother<br />
in my thesis.tex, somewhere after \begin{document}, but before \include{chapter}</p>
<p>Now I can change the spacing in the tables in my dissertation. (I just insert \onehalfspacing right before \begin{tabular}.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-14964</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Sun, 30 Nov 2003 00:00:00 +0000</pubDate>
		<guid>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-14964</guid>
		<description>I am another one of those poor dopes from google who just wasted half a day trying to figure out how to single space my bibliography. Thanks for setting me straight on this!</description>
		<content:encoded><![CDATA[<p>I am another one of those poor dopes from google who just wasted half a day trying to figure out how to single space my bibliography. Thanks for setting me straight on this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-14262</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 30 Nov 2006 00:00:00 +0000</pubDate>
		<guid>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-14262</guid>
		<description>I'm another of those dopes from Google :)  Thanks for the workaround!  It saved me at least an hour!</description>
		<content:encoded><![CDATA[<p>I&#039;m another of those dopes from Google :)  Thanks for the workaround!  It saved me at least an hour!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iakov Davydov</title>
		<link>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-13517</link>
		<dc:creator>Iakov Davydov</dc:creator>
		<pubDate>Sun, 30 Nov 2003 00:00:00 +0000</pubDate>
		<guid>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-13517</guid>
		<description>Thanks for workaround. It helped me.</description>
		<content:encoded><![CDATA[<p>Thanks for workaround. It helped me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-11917</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sun, 30 Nov 2003 00:00:00 +0000</pubDate>
		<guid>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-11917</guid>
		<description>I am one of those poor dopes from google :-) just wanted to say thanks, the thesis class file for my uni has exactly the same problem!</description>
		<content:encoded><![CDATA[<p>I am one of those poor dopes from google :-) just wanted to say thanks, the thesis class file for my uni has exactly the same problem!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vytdc tzmx</title>
		<link>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-2790</link>
		<dc:creator>vytdc tzmx</dc:creator>
		<pubDate>Sat, 30 Nov 2002 00:00:00 +0000</pubDate>
		<guid>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-2790</guid>
		<description>irmh rlsua qedhcmi pozakxbyc sligpjnw dfowz hmcor</description>
		<content:encoded><![CDATA[<p>irmh rlsua qedhcmi pozakxbyc sligpjnw dfowz hmcor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaushal</title>
		<link>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-2625</link>
		<dc:creator>Kaushal</dc:creator>
		<pubDate>Thu, 30 Nov 2000 00:00:00 +0000</pubDate>
		<guid>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-2625</guid>
		<description>You're a life saver.  Thanks a lot!!</description>
		<content:encoded><![CDATA[<p>You&#039;re a life saver.  Thanks a lot!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recently leaked footage of the new Paris Hilton sex tape</title>
		<link>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-2624</link>
		<dc:creator>Recently leaked footage of the new Paris Hilton sex tape</dc:creator>
		<pubDate>Tue, 30 Nov 2010 00:00:00 +0000</pubDate>
		<guid>http://kevin.saff.net/2007/07/26/bug-in-thesis-classfile-for-latex-regarding-currsize-and-the-setspace-package-undefined-control-sequence/#comment-2624</guid>
		<description>&lt;strong&gt;naked a Paris Hilton naked sex videos exposed...&lt;/strong&gt;

Recently leaked footage of the new Paris Hilton sex tape...</description>
		<content:encoded><![CDATA[<p><strong>naked a Paris Hilton naked sex videos exposed&#8230;</strong></p>
<p>Recently leaked footage of the new Paris Hilton sex tape&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

