<?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: DPCustomMono2</title>
	<atom:link href="http://markelikalderon.com/2008/02/11/dpcustommono/feed/" rel="self" type="application/rss+xml" />
	<link>http://markelikalderon.com/2008/02/11/dpcustommono/</link>
	<description>Philosophy and Text</description>
	<lastBuildDate>Fri, 20 May 2011 16:38:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: algal</title>
		<link>http://markelikalderon.com/2008/02/11/dpcustommono/comment-page-1/#comment-3458</link>
		<dc:creator>algal</dc:creator>
		<pubDate>Mon, 11 Feb 2008 09:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://markelikalderon.com/blog/2008/02/11/dpcustommono/#comment-3458</guid>
		<description>&lt;p&gt;Interesting, Mark. I will try this. You are quite right that paper proofreading is the way to go. Paper really focuses your attention on what&#039;s printed on it, unlike the protean computer screen. It took me a while to realize the most important tool for a writer is a fast and reliable printer.&lt;/p&gt;

&lt;p&gt;At the moment, these are my two favorite latex tweaks to produce a special printing style for editing drafts:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;very fat right margins (for writing and proofreading marks)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;usepackage[lmargin=1cm,rmargin=5cm,tmargin=1cm,bmargin=1cm,marginparwidth=5cm,includeall]{geometry}&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;display marginal notes from fixme{} commands:&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;newcommand{fixme}[1]{marginpar{textcolor{red}{fixme}: #1}}&lt;/p&gt;

&lt;p&gt;There&#039;s also double-spacing (obviously), and printing strucken out passages in a special style (colored, or italicized, for instance).&lt;/p&gt;

&lt;p&gt;With clever use of the the ifthen package, you can turn all these effects on or off just be changing one parameter at the top of your document&#039;s master .tex file, or even just by choosing different makefile target.&lt;/p&gt;

&lt;p&gt;Now if only I could finish getting svn-multi to play well with git....&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Interesting, Mark. I will try this. You are quite right that paper proofreading is the way to go. Paper really focuses your attention on what&#8217;s printed on it, unlike the protean computer screen. It took me a while to realize the most important tool for a writer is a fast and reliable printer.</p>

<p>At the moment, these are my two favorite latex tweaks to produce a special printing style for editing drafts:</p>

<ul>
<li>very fat right margins (for writing and proofreading marks)</li>
</ul>

<p>usepackage[lmargin=1cm,rmargin=5cm,tmargin=1cm,bmargin=1cm,marginparwidth=5cm,includeall]{geometry}</p>

<ul>
<li>display marginal notes from fixme{} commands:</li>
</ul>

<p>newcommand{fixme}[1]{marginpar{textcolor{red}{fixme}: #1}}</p>

<p>There&#8217;s also double-spacing (obviously), and printing strucken out passages in a special style (colored, or italicized, for instance).</p>

<p>With clever use of the the ifthen package, you can turn all these effects on or off just be changing one parameter at the top of your document&#8217;s master .tex file, or even just by choosing different makefile target.</p>

<p>Now if only I could finish getting svn-multi to play well with git&#8230;.</p>]]></content:encoded>
	</item>
</channel>
</rss>

