<?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>edafe.org &#187; latex</title>
	<atom:link href="http://edafe.org/tag/latex/feed/" rel="self" type="application/rss+xml" />
	<link>http://edafe.org</link>
	<description>edafe.org is the personal site of Edafe Knabe.</description>
	<lastBuildDate>Sat, 06 Mar 2010 09:28:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What exactly is LaTeX for?</title>
		<link>http://edafe.org/2009/01/what-exactly-is-latex-for/</link>
		<comments>http://edafe.org/2009/01/what-exactly-is-latex-for/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 15:56:06 +0000</pubDate>
		<dc:creator>edafe</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lockin]]></category>
		<category><![CDATA[macintosh]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[output]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://edafe.org/?p=4431</guid>
		<description><![CDATA[&#8220;Many people discover LaTeX after years of struggling with wordprocessors and desktop publishing systems, and are amazed to find that TeX has been around for over 25 years and they hadn&#8217;t heard of it.&#8221;Peter Flynn
LaTeX is a free document preparation system that enables you to create beautifully typeset pages. It implements a set of commands [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Many people discover LaTeX after years of struggling with wordprocessors and desktop publishing systems, and are amazed to find that TeX has been around for over 25 years and they hadn&#8217;t heard of it.&#8221;<br /><em>Peter Flynn</em></p>
<p>LaTeX is a free document preparation system that enables you to create beautifully typeset pages. It implements a set of commands designed to control TeX, the typesetting engine <a href="http://en.wikipedia.org/wiki/Donald_Knuth" target="_blank">developed by Donald E Knuth</a>. LaTeX stores the information about your documents as plain text, thus <a href="http://en.wikipedia.org/wiki/Vendor_lock-in" target="_blank">avoiding the risk of vendor lock-in</a> and ensuring that your documents will still be editable twenty years from now. LaTeX processes the plain text data and, with pdfTeX working in the background, generates PDF output of the highest typographic quality&#8212;perfect for viewing on-screen or printing on paper. LaTeX runs on many platforms and is included as <a href="http://distrowatch.com/" target="_blank">standard with most Linux distributions</a>. Ready-to-run LaTeX systems are also available for Windows and Mac OS X.<br /><a href="http://miktex.org/" target="_blank">miktex.org</a>, <a href="http://tug.org/mactex/" target="_blank">tug.org/mactex</a></p>
]]></content:encoded>
			<wfw:commentRss>http://edafe.org/2009/01/what-exactly-is-latex-for/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comprehensive LaTeX symbol list</title>
		<link>http://edafe.org/2005/09/comprehensive-latex-symbol-list/</link>
		<comments>http://edafe.org/2005/09/comprehensive-latex-symbol-list/#comments</comments>
		<pubDate>Mon, 26 Sep 2005 10:51:31 +0000</pubDate>
		<dc:creator>edafe</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[reference]]></category>

		<guid isPermaLink="false">http://edafe.org/?p=885</guid>
		<description><![CDATA[Scott Pakin&#8217;s Comprehensive LaTeX Symbols List indexes 2826
symbols that are currently available in LaTeX.www.ctan.org (PDF file, 2.4 Mb)
]]></description>
			<content:encoded><![CDATA[<p>Scott Pakin&rsquo;s Comprehensive LaTeX Symbols List indexes 2826<br />
symbols that are currently available in LaTeX.<br /><a href="ftp://tug.ctan.org/pub/tex-archive/info/symbols/comprehensive/symbols-a4.pdf" target="_blank">www.ctan.org</a> (PDF file, 2.4 Mb)</p>
]]></content:encoded>
			<wfw:commentRss>http://edafe.org/2005/09/comprehensive-latex-symbol-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Formatting information</title>
		<link>http://edafe.org/2005/09/formatting-information/</link>
		<comments>http://edafe.org/2005/09/formatting-information/#comments</comments>
		<pubDate>Sat, 03 Sep 2005 15:29:01 +0000</pubDate>
		<dc:creator>edafe</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://edafe.org/?p=881</guid>
		<description><![CDATA[Formatting Information is a beginner&#8217;s guide to typesetting with LaTeX. Expertly written by Peter Flynn, this document does not assume any prior knowledge.www.tex.ac.uk
]]></description>
			<content:encoded><![CDATA[<p>Formatting Information is a beginner&rsquo;s guide to typesetting with LaTeX. Expertly written by Peter Flynn, this document does not assume any prior knowledge.<br /><a href="http://www.tex.ac.uk/tex-archive/info/beginlatex/html/" target="_blank">www.tex.ac.uk</a></p>
]]></content:encoded>
			<wfw:commentRss>http://edafe.org/2005/09/formatting-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The not so short introduction to LaTeX</title>
		<link>http://edafe.org/2005/08/the-not-so-short-introduction-to-latex/</link>
		<comments>http://edafe.org/2005/08/the-not-so-short-introduction-to-latex/#comments</comments>
		<pubDate>Sun, 21 Aug 2005 20:09:12 +0000</pubDate>
		<dc:creator>edafe</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://edafe.org/?p=878</guid>
		<description><![CDATA[Tobias Oetiker teaches you how to write texts so that they can be processed by LaTeX. The scope of this introduction is sufficient to cover most applications of LaTeX.www.ctan.org (PDF file, 2.2 Mb)
]]></description>
			<content:encoded><![CDATA[<p>Tobias Oetiker teaches you how to write texts so that they can be processed by LaTeX. The scope of this introduction is sufficient to cover most applications of LaTeX.<br /><a href="ftp://tug.ctan.org/pub/tex-archive/info/lshort/english/lshort.pdf" target="_blank">www.ctan.org</a> (PDF file, 2.2 Mb)</p>
]]></content:encoded>
			<wfw:commentRss>http://edafe.org/2005/08/the-not-so-short-introduction-to-latex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LaTeX vs MS Word</title>
		<link>http://edafe.org/2005/08/latex-vs-ms-word/</link>
		<comments>http://edafe.org/2005/08/latex-vs-ms-word/#comments</comments>
		<pubDate>Sun, 21 Aug 2005 15:21:14 +0000</pubDate>
		<dc:creator>edafe</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://edafe.org/?p=871</guid>
		<description><![CDATA[Why even bother with LaTeX? Andrew Roberts explains why learning LaTeX might be worth the hassle after all.www.andy-roberts.net
]]></description>
			<content:encoded><![CDATA[<p>Why even bother with LaTeX? Andrew Roberts explains why learning LaTeX might be worth the hassle after all.<br /><a href="http://www.andy-roberts.net/misc/latex/latexvsword.html" target="_blank">www.andy-roberts.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://edafe.org/2005/08/latex-vs-ms-word/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LaTeX primer</title>
		<link>http://edafe.org/2005/08/latex-primer/</link>
		<comments>http://edafe.org/2005/08/latex-primer/#comments</comments>
		<pubDate>Sat, 20 Aug 2005 11:48:11 +0000</pubDate>
		<dc:creator>edafe</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[novice]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://edafe.org/?p=883</guid>
		<description><![CDATA[Based on a set of tutorials, the Indian TeX Users Group aims this document straight at the novice user. The LaTeX Primer is not currently available on CTAN.sarovar.org (PDF file, 928 kb)
]]></description>
			<content:encoded><![CDATA[<p>Based on a set of tutorials, the Indian TeX Users Group aims this document straight at the novice user. The LaTeX Primer is not currently available on CTAN.<br /><a href="http://sarovar.org/download.php/120/ltxprimer-1.0.pdf" target="_blank">sarovar.org</a> (PDF file, 928 kb)</p>
]]></content:encoded>
			<wfw:commentRss>http://edafe.org/2005/08/latex-primer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Word processors: stupid and inefficient</title>
		<link>http://edafe.org/2005/07/word-processors-stupid-and-inefficient/</link>
		<comments>http://edafe.org/2005/07/word-processors-stupid-and-inefficient/#comments</comments>
		<pubDate>Thu, 21 Jul 2005 17:55:45 +0000</pubDate>
		<dc:creator>edafe</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://edafe.org/?p=873</guid>
		<description><![CDATA[&#8220;The word processor is a stupid and inefficient tool for preparing text for communication with others.&#8221; Allin Cottrell outlines the comparative benefits of using LaTeX.www.ecn.wfu.edu
]]></description>
			<content:encoded><![CDATA[<p>&ldquo;The word processor is a stupid and inefficient tool for preparing text for communication with others.&rdquo; Allin Cottrell outlines the comparative benefits of using LaTeX.<br /><a href="http://www.ecn.wfu.edu/~cottrell/wp.html" target="_blank">www.ecn.wfu.edu</a></p>
]]></content:encoded>
			<wfw:commentRss>http://edafe.org/2005/07/word-processors-stupid-and-inefficient/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LaTeX: it&#8217;s not just for academia</title>
		<link>http://edafe.org/2005/07/latex-its-not-just-for-academia/</link>
		<comments>http://edafe.org/2005/07/latex-its-not-just-for-academia/#comments</comments>
		<pubDate>Sat, 09 Jul 2005 08:24:14 +0000</pubDate>
		<dc:creator>edafe</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[macintosh]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://edafe.org/?p=876</guid>
		<description><![CDATA[&#8220;Most of us have used word processors for so long we have ignored other writing tools that offer real benefits.&#8221; Let Kevin O&#8217;Malley take you on a tour of LaTeX for Mac OS X.www.macdevcenter.com Part 1, Part 2
]]></description>
			<content:encoded><![CDATA[<p>&ldquo;Most of us have used word processors for so long we have ignored other writing tools that offer real benefits.&rdquo; Let Kevin O&rsquo;Malley take you on a tour of LaTeX for Mac OS X.<br />www.macdevcenter.com <a href="http://www.macdevcenter.com/pub/a/mac/2004/02/03/latex.html" target="_blank">Part 1</a>, <a href="http://www.macdevcenter.com/pub/a/mac/2004/03/05/latex.html" target="_blank">Part 2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://edafe.org/2005/07/latex-its-not-just-for-academia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
