<?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>Thomas Pelletier &#187; Pages</title>
	<atom:link href="http://thomas.pelletier.im/tag/pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://thomas.pelletier.im</link>
	<description>A student&#039;s thoughts on IT</description>
	<lastBuildDate>Mon, 30 Aug 2010 21:57:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>Writing articles with LaTeX</title>
		<link>http://thomas.pelletier.im/2010/02/writing-articles-with-latex/</link>
		<comments>http://thomas.pelletier.im/2010/02/writing-articles-with-latex/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 14:32:57 +0000</pubDate>
		<dc:creator>Thomas Pelletier</dc:creator>
				<category><![CDATA[None]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[Pages]]></category>

		<guid isPermaLink="false">http://thomas.pelletier.im/?p=485</guid>
		<description><![CDATA[I had to write a quite short article for school a few weeks ago. I&#8217;m used to write my homework with Apple&#8217;s Pages, with always the same template I&#8217;ve built once. But this time, I wanted to change the look &#8230; <a href="http://thomas.pelletier.im/2010/02/writing-articles-with-latex/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I had to write a quite short article for school a few weeks ago. I&#8217;m used to write my homework with Apple&#8217;s Pages, with always the same template I&#8217;ve built once. But this time, I wanted to change the look of my document, yet there is a bug I can&#8217;t manage to solve with Pages: I have a paragraph, it has a background color, inner margins, and I want borders on its top and its bottom. I don&#8217;t know why, but borders stop <strong>before</strong> the inner margin.</p>

<div id="attachment_486" class="wp-caption aligncenter" style="width: 465px"><a href="http://thomas.pelletier.im/wp-content/uploads/2010/02/pageszoom.png"><img class="size-full wp-image-486" title="Pages border problems" src="http://thomas.pelletier.im/wp-content/uploads/2010/02/pageszoom.png" alt="" width="455" height="348" /></a><p class="wp-caption-text">Borders are nasty with me</p></div>

<p>I&#8217;ve eared about an amazing, powerful, word processor called LaTeX. Well, OK why not. I decided to give it a try. After several <span style="text-decoration: line-through;">cups of </span><span style="text-decoration: line-through;">coffee</span> hours I had finally wrote my document with my own custom style document class.</p>

<p>In my opinion, LaTeX is nice, nevertheless it has a major drawback: it is <strong>old</strong>. Oh, I like writing text with non-WYSIWYG programs, I don&#8217;t really like icons, and the less my macbook does the best it runs. But LaTeX, because of its age needs a serious cleaning. There are dozen of packages (some kind of pluggable pieces of code for your document) which does nearly the same things, but not exactly. So you need 2 or 3 of them to reach your goal. More over, I think something like CSS is far more efficient (okay, it has some drawbacks (e.g. IE) that LaTeX doesn&#8217;t but&#8230;).</p>

<p>If you are curious and want to see what I&#8217;ve done, here are my files:</p>

<p><a href="http://media.pelletier.im/thomas/documents/genocide.tex">LaTeX source file
</a><a href="http://thomas.pelletier.im/wp-content/uploads/2010/02/Génocide-et-Nettoyage-ethnique.pdf">PDF render
</a><a href="http://thomas.pelletier.im/wp-content/uploads/2010/02/Marcharmenians.jpg">The picture which is used in the document</a>
<a href="http://media.pelletier.im/thomas/documents/thomas.cls">My custom document class</a></p>

<p>Oh, and I&#8217;m still looking for a work around for my Pages problem!</p>
]]></content:encoded>
			<wfw:commentRss>http://thomas.pelletier.im/2010/02/writing-articles-with-latex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
