<?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>Kevin Godby &#187; latex</title>
	<atom:link href="http://kevin.godby.org/category/latex/feed/" rel="self" type="application/rss+xml" />
	<link>http://kevin.godby.org</link>
	<description>My Weblog</description>
	<lastBuildDate>Mon, 17 May 2010 17:40:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tufte-LaTEX 3.5.0 released</title>
		<link>http://kevin.godby.org/2009/12/11/tufte-latex-350-released/</link>
		<comments>http://kevin.godby.org/2009/12/11/tufte-latex-350-released/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 08:39:27 +0000</pubDate>
		<dc:creator>Kevin Godby</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[tufte]]></category>

		<guid isPermaLink="false">http://kevin.godby.org/?p=328</guid>
		<description><![CDATA[I&#8217;ve just released version 3.5.0 of the Tufte-LaTEX document classes. The changes from 3.0.0 include: Added a nohyper document class option that suppresses loading of the hyperref package. Added three commands to modify the positioning of the captions. Now automatically recalculates the lengths in case you&#8217;ve modified the page size or margins. Added a B5 [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just released version 3.5.0 of the <a href="http://tufte-latex.googlecode.com" title="Tufte-LaTeX document classes">Tufte-<span style="letter-spacing: -0.36em;">L</span><span style="font-variant: small-caps; vertical-align: 0.15em; letter-spacing: -0.15em;">a</span><span style="letter-spacing: -0.1667em;">T</span><span style="vertical-align: -0.5ex; letter-spacing: -0.125em;">E</span><span>X</span> document classes</a>.</p>
<p>The changes from 3.0.0 include:</p>
<ul>
<li>Added a <tt>nohyper</tt> document class option that suppresses loading of the <a href="http://ctan.org/pkg/hyperref">hyperref package</a>.</li>
<li>Added three commands to modify the positioning of the captions.</li>
<li>Now automatically recalculates the lengths in case you&#8217;ve modified the page size or margins.</li>
<li>Added a B5 paper size.</li>
<li>The justification of sidenotes, margin notes, captions, and citations can be set individually now.</li>
<li>The font and style of sidenotes, margin notes, captions, and citations can now be set individually.</li>
<li>The <tt>\caption</tt> command now accepts an optional vertical offset argument.</li>
<li>Added the <tt>\morefloats</tt> command that works in the same way the <a href="http://ctan.org/pkg/morefloats">morefloats package</a> does.</li>
<li>Fixed a number of bugs.</li>
</ul>
<p>You can find the latest Tufte-<span style="letter-spacing: -0.36em;">L</span><span style="font-variant: small-caps; vertical-align: 0.15em; letter-spacing: -0.15em;">a</span><span style="letter-spacing: -0.1667em;">T</span><span style="vertical-align: -0.5ex; letter-spacing: -0.125em;">E</span><span>X</span> package at <a href="http://code.google.com/p/tufte-latex/">http://code.google.com/p/tufte-latex/</a>.  There is a <a href="http://tufte-latex.googlecode.com/files/sample-handout-3.5.0.pdf">sample handout</a> showing some of the features and the full reference for the Tufte-<span style="letter-spacing: -0.36em;">L</span><span style="font-variant: small-caps; vertical-align: 0.15em; letter-spacing: -0.15em;">a</span><span style="letter-spacing: -0.1667em;">T</span><span style="vertical-align: -0.5ex; letter-spacing: -0.125em;">E</span><span>X</span> document classes exists in a <a href="http://tufte-latex.googlecode.com/files/sample-book-3.5.0.pdf">sample book</a>.</p>
<p>The files have been uploaded to <a href="http://ctan.org/" title="Comprehensive TeX Archive Network">CTAN</a> and should appear there soon.</p>
<p>Thanks to everyone who has contributed patches, suggestions, and bug reports!  Keep them coming!</p>
]]></content:encoded>
			<wfw:commentRss>http://kevin.godby.org/2009/12/11/tufte-latex-350-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tufte-LaTEX package version 2.0.0 released</title>
		<link>http://kevin.godby.org/2008/06/09/tufte-latex-package-version-200-released/</link>
		<comments>http://kevin.godby.org/2008/06/09/tufte-latex-package-version-200-released/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 07:04:53 +0000</pubDate>
		<dc:creator>Kevin Godby</dc:creator>
				<category><![CDATA[latex]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[tufte]]></category>

		<guid isPermaLink="false">http://kevin.godby.org/?p=78</guid>
		<description><![CDATA[This weekend I finally got around to package up the Tufte-LaTEX document class and released version 2.0.0. This is also the first version that&#8217;s been released to CTAN. Currently the Tufte-LaTEX project only has a handout document class. When I get a few minutes (read: &#8220;when I get bored working on the stuff I should [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend I finally got around to package up the <a href="http://code.google.com/p/tufte-latex/" title="Tufte-LaTeX document classes">Tufte-<span style="letter-spacing: -0.36em;">L</span><span style="font-variant: small-caps; vertical-align: 0.15em; letter-spacing: -0.15em;">a</span><span style="letter-spacing: -0.1667em;">T</span><span style="vertical-align: -0.5ex; letter-spacing: -0.125em;">E</span><span>X</span> document class</a> and released version 2.0.0.  This is also the first version that&#8217;s been released to <a href="http://ctan.org/" title="CTAN"><acronym title="Comprehensive TeX Archive Network">CTAN</acronym></a>.</p>
<p>Currently the Tufte-<span style="letter-spacing: -0.36em;">L</span><span style="font-variant: small-caps; vertical-align: 0.15em; letter-spacing: -0.15em;">a</span><span style="letter-spacing: -0.1667em;">T</span><span style="vertical-align: -0.5ex; letter-spacing: -0.125em;">E</span><span>X</span> project only has a handout document class.  When I get a few minutes (read: &ldquo;when I get bored working on the stuff I <em>should</em> be working on&rdquo;) I&#8217;ll finish up the book style I&#8217;ve been working on.</p>
<p>If you discover any bugs with the current document styles or have any suggestions for improvement (or just want to rain praise upon us), join the <a href="http://groups.google.com/group/tufte-latex" title="Tufte-LaTeX mailing list">mailing list</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://kevin.godby.org/2008/06/09/tufte-latex-package-version-200-released/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

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

