<?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: multicol &#8212; Multi-column Pages in LaTeX</title>
	<atom:link href="http://yihui.name/en/2007/10/multicol-multi-column-pages-in-latex/feed/" rel="self" type="application/rss+xml" />
	<link>http://yihui.name/en/2007/10/multicol-multi-column-pages-in-latex/</link>
	<description>Yihui Xie</description>
	<lastBuildDate>Sat, 13 Mar 2010 16:55:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Yihui Xie</title>
		<link>http://yihui.name/en/2007/10/multicol-multi-column-pages-in-latex/#comment-6183</link>
		<dc:creator>Yihui Xie</dc:creator>
		<pubDate>Tue, 19 Jan 2010 17:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://yihui.name/en/?p=10#comment-6183</guid>
		<description>Sure! Note in the code of the above article that you should declare in the preamble: &lt;code&gt;\usepackage{multicol}&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Sure! Note in the code of the above article that you should declare in the preamble: <code>\usepackage{multicol}</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharif</title>
		<link>http://yihui.name/en/2007/10/multicol-multi-column-pages-in-latex/#comment-6169</link>
		<dc:creator>sharif</dc:creator>
		<pubDate>Tue, 19 Jan 2010 08:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://yihui.name/en/?p=10#comment-6169</guid>
		<description>Is this require any packages!!!!!</description>
		<content:encoded><![CDATA[<p>Is this require any packages!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yihui Xie</title>
		<link>http://yihui.name/en/2007/10/multicol-multi-column-pages-in-latex/#comment-5762</link>
		<dc:creator>Yihui Xie</dc:creator>
		<pubDate>Thu, 31 Dec 2009 19:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://yihui.name/en/?p=10#comment-5762</guid>
		<description>Yes, we can set different widths via &lt;code&gt;minipage&lt;/code&gt;, but these mini pages are arranged side by side, which is different from &lt;code&gt;multicol&lt;/code&gt;.

For &lt;code&gt;multicol&lt;/code&gt;:

&lt;pre&gt;
&#124; this is a paragraph &#124; umns. The division makes &#124;
&#124; divided into 2 col- &#124; 2 parts of same height.  &#124;
&lt;/pre&gt;

For &lt;code&gt;minipage&lt;/code&gt;:

&lt;pre&gt;
------------------------------  ----------------
&#124; this is a paragraph in the &#124;  &#124; this is the  &#124;
&#124; left minipage.             &#124;  &#124; 2nd minipage &#124;
&#124;                            &#124;  &#124;              &#124;
------------------------------  ----------------
&lt;/pre&gt;

That means we will have to arrange our texts by hand in two mini pages.</description>
		<content:encoded><![CDATA[<p>Yes, we can set different widths via <code>minipage</code>, but these mini pages are arranged side by side, which is different from <code>multicol</code>.</p>
<p>For <code>multicol</code>:</p>
<pre>
| this is a paragraph | umns. The division makes |
| divided into 2 col- | 2 parts of same height.  |
</pre>
<p>For <code>minipage</code>:</p>
<pre>
------------------------------  ----------------
| this is a paragraph in the |  | this is the  |
| left minipage.             |  | 2nd minipage |
|                            |  |              |
------------------------------  ----------------
</pre>
<p>That means we will have to arrange our texts by hand in two mini pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Torsten</title>
		<link>http://yihui.name/en/2007/10/multicol-multi-column-pages-in-latex/#comment-5756</link>
		<dc:creator>Torsten</dc:creator>
		<pubDate>Thu, 31 Dec 2009 14:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://yihui.name/en/?p=10#comment-5756</guid>
		<description>e.g. minipage may help</description>
		<content:encoded><![CDATA[<p>e.g. minipage may help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viru</title>
		<link>http://yihui.name/en/2007/10/multicol-multi-column-pages-in-latex/#comment-25</link>
		<dc:creator>Viru</dc:creator>
		<pubDate>Fri, 20 Feb 2009 09:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://yihui.name/en/?p=10#comment-25</guid>
		<description>&lt;img src=&quot;http://yihui.name/en/wp-content/uploads/bo/emot/zan.gif&quot; alt=&quot;zan&quot; border=&quot;0&quot;&gt;</description>
		<content:encoded><![CDATA[<p><img src="http://yihui.name/en/wp-content/uploads/bo/emot/zan.gif" alt="zan" border="0"/></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yihui</title>
		<link>http://yihui.name/en/2007/10/multicol-multi-column-pages-in-latex/#comment-28</link>
		<dc:creator>Yihui</dc:creator>
		<pubDate>Thu, 02 Oct 2008 06:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://yihui.name/en/?p=10#comment-28</guid>
		<description>Sorry, but I don&#039;t think multicol supports different column widths...</description>
		<content:encoded><![CDATA[<p>Sorry, but I don&#039;t think multicol supports different column widths&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Verbunk</title>
		<link>http://yihui.name/en/2007/10/multicol-multi-column-pages-in-latex/#comment-24</link>
		<dc:creator>Verbunk</dc:creator>
		<pubDate>Wed, 01 Oct 2008 17:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://yihui.name/en/?p=10#comment-24</guid>
		<description>Hi Guys, &lt;br/&gt;&lt;br/&gt; &#160; &#160;What I&#039;d like to do is make an uneven distribution of space for each column. So for instance make one 75% of the column space (break) then the rest for the remaining column.&lt;br/&gt;&lt;br/&gt; &#160; Any tips on how to do this?</description>
		<content:encoded><![CDATA[<p>Hi Guys, </p>
<p> &nbsp; &nbsp;What I&#039;d like to do is make an uneven distribution of space for each column. So for instance make one 75% of the column space (break) then the rest for the remaining column.</p>
<p> &nbsp; Any tips on how to do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yihui</title>
		<link>http://yihui.name/en/2007/10/multicol-multi-column-pages-in-latex/#comment-27</link>
		<dc:creator>Yihui</dc:creator>
		<pubDate>Wed, 11 Jun 2008 17:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://yihui.name/en/?p=10#comment-27</guid>
		<description>Hi, its manual has told us that ``the space between columns is controlled by the length parameter &lt;code&gt;columnsep&lt;/code&gt;&#039;&#039;. So you need to declare this length first, e.g. &lt;code&gt;\setlength{columnsep}{0pt}&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hi, its manual has told us that &#8220;the space between columns is controlled by the length parameter <code>columnsep</code>&#8221;. So you need to declare this length first, e.g. <code>\setlength{columnsep}{0pt}</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spx2</title>
		<link>http://yihui.name/en/2007/10/multicol-multi-column-pages-in-latex/#comment-23</link>
		<dc:creator>spx2</dc:creator>
		<pubDate>Wed, 11 Jun 2008 01:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://yihui.name/en/?p=10#comment-23</guid>
		<description>how can one widen the columns of a multicols block ?&lt;br/&gt;&lt;br/&gt;I am having trouble doing this</description>
		<content:encoded><![CDATA[<p>how can one widen the columns of a multicols block ?</p>
<p>I am having trouble doing this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yihui</title>
		<link>http://yihui.name/en/2007/10/multicol-multi-column-pages-in-latex/#comment-26</link>
		<dc:creator>Yihui</dc:creator>
		<pubDate>Tue, 04 Mar 2008 14:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://yihui.name/en/?p=10#comment-26</guid>
		<description>My pleasure :-)</description>
		<content:encoded><![CDATA[<p>My pleasure <img src='http://yihui.name/en/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
