<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Rforge &#187; LaTeX</title>
	<atom:link href="http://rforge.org/category/latex/feed/" rel="self" type="application/rss+xml" />
	<link>http://rforge.org</link>
	<description>open source tools and statistical computing ++</description>
	<lastBuildDate>Thu, 12 Jan 2012 11:03:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rforge.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Rforge &#187; LaTeX</title>
		<link>http://rforge.org</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rforge.org/osd.xml" title="Rforge" />
	<atom:link rel='hub' href='http://rforge.org/?pushpress=hub'/>
		<item>
		<title>Change LaTeX Margins with Package geometry</title>
		<link>http://rforge.org/2009/08/21/change-latex-margins-with-package-geometry/</link>
		<comments>http://rforge.org/2009/08/21/change-latex-margins-with-package-geometry/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 13:17:32 +0000</pubDate>
		<dc:creator>rforge</dc:creator>
				<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[margins]]></category>

		<guid isPermaLink="false">http://rforge.wordpress.com/2009/08/21/change-latex-margins-with-package-geometry/</guid>
		<description><![CDATA[http://web.image.ufl.edu/help/latex/margins.shtml Changing the spacing on a document-wide basis is done for different document settings using different packages. The geometry package controls the overall margins and text area of the document. The package must be called in the preamble of the document and specified when called. The geometry package is called with the use package command, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rforge.org&amp;blog=7577563&amp;post=423&amp;subd=rforge&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://web.image.ufl.edu/help/latex/margins.shtml">http://web.image.ufl.edu/help/latex/margins.shtml</a></p>
<p>Changing the spacing on a document-wide basis is done for different document settings using different packages. The geometry package controls the overall margins and text area of the document. The package must be called in the preamble of the document and specified when called.</p>
<p>The geometry package is called with the use package command, followed by the options, and then the package name, like this:<br />
<code>usepackage[left=2cm,top=1cm,right=3cm,nohead,nofoot]{geometry} </code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rforge.wordpress.com/423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rforge.wordpress.com/423/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rforge.wordpress.com/423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rforge.wordpress.com/423/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rforge.wordpress.com/423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rforge.wordpress.com/423/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rforge.wordpress.com/423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rforge.wordpress.com/423/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rforge.wordpress.com/423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rforge.wordpress.com/423/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rforge.wordpress.com/423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rforge.wordpress.com/423/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rforge.wordpress.com/423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rforge.wordpress.com/423/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rforge.org&amp;blog=7577563&amp;post=423&amp;subd=rforge&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rforge.org/2009/08/21/change-latex-margins-with-package-geometry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2a4cc3be2c3e1c3b1442535ef7a46f42?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rforge</media:title>
		</media:content>
	</item>
		<item>
		<title>LaTex tables with rotated column labels</title>
		<link>http://rforge.org/2009/08/21/latex-tables-with-rotated-column-labels/</link>
		<comments>http://rforge.org/2009/08/21/latex-tables-with-rotated-column-labels/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 08:21:49 +0000</pubDate>
		<dc:creator>rforge</dc:creator>
				<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[rotate]]></category>
		<category><![CDATA[sideways]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://rforge.wordpress.com/?p=415</guid>
		<description><![CDATA[Trying to get a huge correlation table into a readable pdf document using LaTeX i have to rotate the column lables since the variable names differ a lot in lenght. Dr. Andrew J. Page posted this solution on his blog: The LaTeX package rotating is needed so include \usepackage{rotating} in the preample of the document. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rforge.org&amp;blog=7577563&amp;post=415&amp;subd=rforge&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Trying to get a huge correlation table into a readable pdf document using LaTeX i have to rotate the column lables since the variable names differ a lot in lenght. <a href="http://andrewjpage.com/index.php?/archives/24-Latex-tables-and-rotated-text.html">Dr. Andrew J. Page posted this solution on his blog</a>:</p>
<p>The LaTeX package <em>rotating</em> is needed so include<br />
<code>\usepackage{rotating}</code><br />
in the preample of the document.</p>
<p>Every single column label has to be included into<br />
<code>\begin{sideways}MyColumnLabel\end{sideways}</code><br />
Thats a bit awkward, but thats the way it is&#8230;.</p>
<p>An example from the blogpost mentioned above:<br />
<code>\begin{tabular}{rr}<br />
\hline<br />
\begin{sideways}Paper\end{sideways} &amp;\begin{sideways}Static\end{sideways} \\<br />
\hline<br />
HAR1994j &amp; Journal \\<br />
SWRT1996c &amp; Conference \\<br />
\hline<br />
\end{tabular}</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rforge.wordpress.com/415/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rforge.wordpress.com/415/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rforge.wordpress.com/415/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rforge.wordpress.com/415/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rforge.wordpress.com/415/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rforge.wordpress.com/415/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rforge.wordpress.com/415/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rforge.wordpress.com/415/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rforge.wordpress.com/415/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rforge.wordpress.com/415/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rforge.wordpress.com/415/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rforge.wordpress.com/415/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rforge.wordpress.com/415/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rforge.wordpress.com/415/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rforge.org&amp;blog=7577563&amp;post=415&amp;subd=rforge&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rforge.org/2009/08/21/latex-tables-with-rotated-column-labels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2a4cc3be2c3e1c3b1442535ef7a46f42?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rforge</media:title>
		</media:content>
	</item>
	</channel>
</rss>
