<?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: adjust row spacing in a latex table</title>
	<atom:link href="http://desk.stinkpot.org/tricks/index.php/2007/05/adjust-row-spacing-in-a-latex-table/feed/" rel="self" type="application/rss+xml" />
	<link>http://desk.stinkpot.org:8080/tricks/index.php/2007/05/adjust-row-spacing-in-a-latex-table/</link>
	<description>tricks!</description>
	<lastBuildDate>Thu, 02 Feb 2012 20:46:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: sst</title>
		<link>http://desk.stinkpot.org:8080/tricks/index.php/2007/05/adjust-row-spacing-in-a-latex-table/comment-page-1/#comment-12627</link>
		<dc:creator>sst</dc:creator>
		<pubDate>Sat, 19 Feb 2011 07:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://desk.stinkpot.org:8080/tricks/index.php/2007/05/adjust-row-spacing-in-a-latex-table/#comment-12627</guid>
		<description>Pas,

\setlength{\tabcolsep}{5pt}</description>
		<content:encoded><![CDATA[<p>Pas,</p>
<p>\setlength{\tabcolsep}{5pt}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pas</title>
		<link>http://desk.stinkpot.org:8080/tricks/index.php/2007/05/adjust-row-spacing-in-a-latex-table/comment-page-1/#comment-12489</link>
		<dc:creator>Pas</dc:creator>
		<pubDate>Sun, 19 Dec 2010 14:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://desk.stinkpot.org:8080/tricks/index.php/2007/05/adjust-row-spacing-in-a-latex-table/#comment-12489</guid>
		<description>and how about the space between the columns? I mean, is it possible to adjust the minimal distance between a cell&#039;s content and its left and right edge?

Thanks a lot in advance!</description>
		<content:encoded><![CDATA[<p>and how about the space between the columns? I mean, is it possible to adjust the minimal distance between a cell&#8217;s content and its left and right edge?</p>
<p>Thanks a lot in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amber</title>
		<link>http://desk.stinkpot.org:8080/tricks/index.php/2007/05/adjust-row-spacing-in-a-latex-table/comment-page-1/#comment-12418</link>
		<dc:creator>Amber</dc:creator>
		<pubDate>Sun, 14 Nov 2010 14:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://desk.stinkpot.org:8080/tricks/index.php/2007/05/adjust-row-spacing-in-a-latex-table/#comment-12418</guid>
		<description>Thanks Mickael! That helped so, so much.</description>
		<content:encoded><![CDATA[<p>Thanks Mickael! That helped so, so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mickael</title>
		<link>http://desk.stinkpot.org:8080/tricks/index.php/2007/05/adjust-row-spacing-in-a-latex-table/comment-page-1/#comment-9910</link>
		<dc:creator>Mickael</dc:creator>
		<pubDate>Mon, 15 Sep 2008 15:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://desk.stinkpot.org:8080/tricks/index.php/2007/05/adjust-row-spacing-in-a-latex-table/#comment-9910</guid>
		<description>Hi, 

you can write something like that : 

\begin{table}[!ht]\renewcommand{\arraystretch}{2}\addtolength{\tabcolsep}{-1pt}
  \begin{center}
    \label{ResumeContact}
    \begin{tabularx}{\linewidth}{cccc}
...
etc</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>you can write something like that : </p>
<p>\begin{table}[!ht]\renewcommand{\arraystretch}{2}\addtolength{\tabcolsep}{-1pt}<br />
  \begin{center}<br />
    \label{ResumeContact}<br />
    \begin{tabularx}{\linewidth}{cccc}<br />
&#8230;<br />
etc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lawrence David</title>
		<link>http://desk.stinkpot.org:8080/tricks/index.php/2007/05/adjust-row-spacing-in-a-latex-table/comment-page-1/#comment-9229</link>
		<dc:creator>Lawrence David</dc:creator>
		<pubDate>Mon, 07 Apr 2008 11:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://desk.stinkpot.org:8080/tricks/index.php/2007/05/adjust-row-spacing-in-a-latex-table/#comment-9229</guid>
		<description>Sorry, don&#039;t know that!</description>
		<content:encoded><![CDATA[<p>Sorry, don&#8217;t know that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor Ramiro</title>
		<link>http://desk.stinkpot.org:8080/tricks/index.php/2007/05/adjust-row-spacing-in-a-latex-table/comment-page-1/#comment-9228</link>
		<dc:creator>Victor Ramiro</dc:creator>
		<pubDate>Sun, 06 Apr 2008 21:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://desk.stinkpot.org:8080/tricks/index.php/2007/05/adjust-row-spacing-in-a-latex-table/#comment-9228</guid>
		<description>Cool!
Do you know how to adjust the spacing between rows, but for all the tabular?

cheers,
Victor</description>
		<content:encoded><![CDATA[<p>Cool!<br />
Do you know how to adjust the spacing between rows, but for all the tabular?</p>
<p>cheers,<br />
Victor</p>
]]></content:encoded>
	</item>
</channel>
</rss>

