<?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>“KWARC was!” &#187; a4</title>
	<atom:link href="http://kwarc.info/blog/tag/a4/feed/" rel="self" type="application/rss+xml" />
	<link>http://kwarc.info/blog</link>
	<description>KWARC research group's blog</description>
	<lastBuildDate>Sun, 04 Mar 2012 18:32:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Readably and economically printing LNCS papers</title>
		<link>http://kwarc.info/blog/2009/10/20/readably-and-economically-printing-lncs-papers/</link>
		<comments>http://kwarc.info/blog/2009/10/20/readably-and-economically-printing-lncs-papers/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 07:06:13 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[clange]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[a4]]></category>
		<category><![CDATA[lncs]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[pdfjam]]></category>
		<category><![CDATA[pdfnup]]></category>
		<category><![CDATA[print]]></category>

		<guid isPermaLink="false">http://kwarc.info/blog/?p=915</guid>
		<description><![CDATA[The LNCS format does not print nicely on A4, because the LNCS book pages are much smaller. However, most preprints, your own LNCS papers, and papers you get for reviewing are formatted for A4. Printing one page per sheet wastes a lot of paper for the wide margin, but when you print two pages per [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.springer.com/computer/lncs?SGWID=0-164-7-72376-0">LNCS format</a> does not print nicely on A4, because the LNCS book pages are much smaller. However, most preprints, your own LNCS papers, and papers you get for reviewing are formatted for A4. Printing one page per sheet wastes a lot of paper for the wide margin, but when you print two pages per sheet you can hardly read the small text any more. Here is a fix:</p>
<pre><a href="http://go.warwick.ac.uk/pdfjam/">pdfnup</a> doc.pdf --nup 2x1 --trim "-6cm -6cm -6cm -6cm" --delta "-18cm -18cm" --scale 1.8
</pre>
<h2>Update: Formatting your PDF right</h2>
<p>It is even better if you already set the right paper format when creating your PDF. With appropriate printing settings, that gets the print right without the adjustments mentioned above, and it makes screen reading more convenient. <a href="http://www.cl.cam.ac.uk/~mgk25/publ-tips/#paperformat">Markus Kuhn explains how.</a> However, his measurements didn&#8217;t work for me; instead of <code>92 112 523 778</code> I had to use <code>91 71 521 721</code>.</p>
]]></content:encoded>
			<wfw:commentRss>http://kwarc.info/blog/2009/10/20/readably-and-economically-printing-lncs-papers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

