<?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: Word-wrap in LaTeX \table?</title>
	<atom:link href="http://ostehamster.dk/blog/index.php/2008/09/30/word-wrap-in-latex-table/feed/" rel="self" type="application/rss+xml" />
	<link>http://ostehamster.dk/blog/index.php/2008/09/30/word-wrap-in-latex-table/</link>
	<description>I have a blog, therefore I am…</description>
	<lastBuildDate>Wed, 31 Aug 2011 10:38:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Lars Gyrup Brink Nielsen</title>
		<link>http://ostehamster.dk/blog/index.php/2008/09/30/word-wrap-in-latex-table/comment-page-1/#comment-1130</link>
		<dc:creator>Lars Gyrup Brink Nielsen</dc:creator>
		<pubDate>Fri, 04 Feb 2011 12:57:44 +0000</pubDate>
		<guid isPermaLink="false">http://ostehamster.dk/blog/?p=101#comment-1130</guid>
		<description>Thanks for sharing :)</description>
		<content:encoded><![CDATA[<p>Thanks for sharing :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoffer Kjølbæk</title>
		<link>http://ostehamster.dk/blog/index.php/2008/09/30/word-wrap-in-latex-table/comment-page-1/#comment-610</link>
		<dc:creator>Christoffer Kjølbæk</dc:creator>
		<pubDate>Tue, 30 Sep 2008 09:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://ostehamster.dk/blog/?p=101#comment-610</guid>
		<description>Just got a better solution from the LaTeX supportgroup at DTU, thanks!
&lt;blockquote&gt;
\documentclass{article}
\usepackage{tabularx}
\begin{document}
\noindent
\begin{tabularx}{\linewidth}{cX} 
   Centreret &amp; Noget meget lang tekst, som brydes over flere linjer. Noget meget lang tekst, som brydes over flere linjer. Noget meget lang tekst, som brydes over flere linjer.\\ 
   s\o jle &amp; Foo 
\end{tabularx}
\end{document}
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Just got a better solution from the LaTeX supportgroup at DTU, thanks!</p>
<blockquote><p>
\documentclass{article}<br />
\usepackage{tabularx}<br />
\begin{document}<br />
\noindent<br />
\begin{tabularx}{\linewidth}{cX}<br />
   Centreret &#038; Noget meget lang tekst, som brydes over flere linjer. Noget meget lang tekst, som brydes over flere linjer. Noget meget lang tekst, som brydes over flere linjer.\\<br />
   s\o jle &#038; Foo<br />
\end{tabularx}<br />
\end{document}
</p></blockquote>
]]></content:encoded>
	</item>
</channel>
</rss>

