<?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>Lilandra&#039;s LaTeX Blog</title>
	<atom:link href="http://lilandra.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://lilandra.wordpress.com</link>
	<description>Teaching myself Latex...</description>
	<lastBuildDate>Fri, 20 Jun 2008 02:45:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='lilandra.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Lilandra&#039;s LaTeX Blog</title>
		<link>http://lilandra.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://lilandra.wordpress.com/osd.xml" title="Lilandra&#039;s LaTeX Blog" />
	<atom:link rel='hub' href='http://lilandra.wordpress.com/?pushpress=hub'/>
		<item>
		<title>My Blog</title>
		<link>http://lilandra.wordpress.com/2008/06/19/my-blog/</link>
		<comments>http://lilandra.wordpress.com/2008/06/19/my-blog/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 02:45:39 +0000</pubDate>
		<dc:creator>Lilandra</dc:creator>
				<category><![CDATA[Blogroll]]></category>

		<guid isPermaLink="false">http://lilandra.wordpress.com/?p=16</guid>
		<description><![CDATA[In case you didn&#8217;t know, my blog is atlilandra.com/blog And my new Hajj blog at thehajj.wordpress.com<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=16&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In case you didn&#8217;t know, my blog is at<a href="http://lilandra.com/blog">lilandra.com/blog</a></p>
<p>And my new Hajj blog at <a href="http://thehajj.wordpress.com">thehajj.wordpress.com</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lilandra.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lilandra.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lilandra.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lilandra.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lilandra.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lilandra.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lilandra.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lilandra.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lilandra.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lilandra.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lilandra.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lilandra.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lilandra.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lilandra.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lilandra.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lilandra.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=16&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lilandra.wordpress.com/2008/06/19/my-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6a0933ef8083f48d779303282247eae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lilandra</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting LaTeX on OS X</title>
		<link>http://lilandra.wordpress.com/2006/07/08/getting-latex-on-os-x/</link>
		<comments>http://lilandra.wordpress.com/2006/07/08/getting-latex-on-os-x/#comments</comments>
		<pubDate>Sat, 08 Jul 2006 18:46:51 +0000</pubDate>
		<dc:creator>Lilandra</dc:creator>
				<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">https://lilandra.wordpress.com/2006/07/08/getting-latex-on-os-x/</guid>
		<description><![CDATA[Well, you need LaTeX or some package to process your LaTeX files. Since I&#8217;m running OSX I installed fink1. Then as root or using sudo, I installed tetex (complete typesetting system). Open a terminal and type: sudo apt-get update sudo apt-get install tetex Once, you have this, I think you can go from there. Use [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=10&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well, you need LaTeX or some package to process your LaTeX files.<br />
Since I&#8217;m running OSX I installed <a href="http://fink.sourceforge.net">fink</a><sup>1</sup>.</p>
<p>Then as root or using sudo, I installed tetex (complete typesetting system). Open a terminal and type:<br />
<code>sudo apt-get update<br />
sudo apt-get install tetex</code></p>
<p>Once, you have this, I think you can go from there. Use any old text editor and the command line to process your files. Suppose you have a file, first.tex, open up the terminal and type:<br />
<code>latex first.tex</code></p>
<p>This gives you a .dvi file. You can now create either a postscript file or pdf files as I have been doing:<br />
<code>dvipdfm first.dvi</code><br />
I&#8217;m really not sure what the difference is between dvidpdf and dvipdfm. Maybe someone can tell me.</p>
<p>And voil&agrave; there is your first late file from tex. </p>
<p>Okay&#8230;you actually have to type proper commands in there but we&#8217;ll get to that.</p>
<p>Even though using any old text editor is fine, it would be advisable to get a nice editor just for LaTeX files. And we&#8217;ll get into that. Eventually I&#8217;ll get into windows too. </p>
<p><span id="more-10"></span></p>
<p>A couple links:</p>
<ul>
<li><a href="http://latex.yauh.de/index_en.html">LaTeX and OS X</a></li>
<li><a href="http://www.esm.psu.edu/mac-tex/">Mac OS X TeX/LaTeX Website</a></li>
</ul>
<ol>
<li><a href="http://fink.sourceforge.net">fink</a> &#8211; The Fink project wants to bring the full world of Unix Open Source software to Darwin and Mac OS X. We modify Unix software so that it compiles and runs on Mac OS X  and make it available for download as a coherent distribution. Fink uses Debian tools like dpkg and apt-get to provide powerful binary package management.</li>
</ol>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lilandra.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lilandra.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lilandra.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lilandra.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lilandra.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lilandra.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lilandra.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lilandra.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lilandra.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lilandra.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lilandra.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lilandra.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lilandra.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lilandra.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lilandra.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lilandra.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=10&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lilandra.wordpress.com/2006/07/08/getting-latex-on-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6a0933ef8083f48d779303282247eae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lilandra</media:title>
		</media:content>
	</item>
		<item>
		<title>Hmm</title>
		<link>http://lilandra.wordpress.com/2006/01/13/hmm/</link>
		<comments>http://lilandra.wordpress.com/2006/01/13/hmm/#comments</comments>
		<pubDate>Fri, 13 Jan 2006 04:56:50 +0000</pubDate>
		<dc:creator>Lilandra</dc:creator>
				<category><![CDATA[Nothing]]></category>

		<guid isPermaLink="false">http://lilandra.wordpress.com/2006/01/13/hmm/</guid>
		<description><![CDATA[Have I been using this for LaTeX? noooo lazy me<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=9&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Have I been using this for LaTeX? noooo</p>
<p>lazy me</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lilandra.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lilandra.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lilandra.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lilandra.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lilandra.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lilandra.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lilandra.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lilandra.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lilandra.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lilandra.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lilandra.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lilandra.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lilandra.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lilandra.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lilandra.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lilandra.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=9&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lilandra.wordpress.com/2006/01/13/hmm/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6a0933ef8083f48d779303282247eae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lilandra</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting LaTeX on OS X (Original Uncompleted Post) hehehe</title>
		<link>http://lilandra.wordpress.com/2005/11/01/getting-latex-on-os-x-original-uncompleted-post-hehehe/</link>
		<comments>http://lilandra.wordpress.com/2005/11/01/getting-latex-on-os-x-original-uncompleted-post-hehehe/#comments</comments>
		<pubDate>Wed, 02 Nov 2005 03:00:17 +0000</pubDate>
		<dc:creator>Lilandra</dc:creator>
				<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">https://lilandra.wordpress.com/2005/11/01/getting-latex-on-os-x-original-uncompleted-post-hehehe/</guid>
		<description><![CDATA[Well, on linux it was easy, at least for most distributions it already seemed to be there. Right now, I&#8217;m running Mac OS X (Panther!) and the best thing I heard was i-installer which sounded like a good idea but it took waaaay too long to download and&#8230;(I may or may not have been on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=8&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well, on linux it was easy, at least for most distributions it already seemed to be there.</p>
<p>Right now, I&#8217;m running Mac OS X (Panther!) and the best thing I heard was <a href="http://ii2.sourceforge.net/ii.html">i-installer</a> which sounded like a good idea but it took waaaay too long to download and&#8230;(I may or may not have been on dial-up then, but my faster internet connection is not much better so&#8230;). Thus I resorted to downloading and installing<a href="http://fink.sourceforge.net">Fink</a> and then at Terminal.app:<br />
<code><br />
sudo apt-get update<br />
sudo apt-get install tetex<br />
</code><br />
and ta! da! i had TeX.</p>
<p>As time went by, I installed other packages I found out about&#8230;<br />
Well, then I needed an editor and I guess one could use TextEdit&#8230;or the command line emacs but&#8230;why when there&#8217;s <a href="http://aquamacs.org/">AquaEmacs</a> or <a href="http://www.inf.unibz.it/~franconi/mac-emacs/">EnhancedCarbonEmacs</a> (which I prefer of the two actually)</p>
<p>But better than even emacs (!!!), there&#8217;s <a href="http://www.uoregon.edu/~koch/texshop/">TeXShop</a> which is a nice little editor that&#8217;ll produce the PDF files for you right away (after all, what am I going to do with postscript?)</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lilandra.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lilandra.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lilandra.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lilandra.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lilandra.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lilandra.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lilandra.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lilandra.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lilandra.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lilandra.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lilandra.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lilandra.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lilandra.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lilandra.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lilandra.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lilandra.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=8&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lilandra.wordpress.com/2005/11/01/getting-latex-on-os-x-original-uncompleted-post-hehehe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6a0933ef8083f48d779303282247eae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lilandra</media:title>
		</media:content>
	</item>
		<item>
		<title>Shubh Divali or Happy Divali</title>
		<link>http://lilandra.wordpress.com/2005/11/01/shubh-divali-or-happy-divali/</link>
		<comments>http://lilandra.wordpress.com/2005/11/01/shubh-divali-or-happy-divali/#comments</comments>
		<pubDate>Wed, 02 Nov 2005 02:42:32 +0000</pubDate>
		<dc:creator>Lilandra</dc:creator>
				<category><![CDATA[Nothing]]></category>

		<guid isPermaLink="false">http://lilandra.wordpress.com/2005/11/01/shubh-divali-or-happy-divali/</guid>
		<description><![CDATA[(since I&#8217;m not too sure what shubjmeans, ooo just googled, possibly Good or Lucky or something like that!)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=7&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>(since I&#8217;m not too sure what <em>shubj</em>means, ooo just googled, possibly Good or Lucky or something like that!)</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lilandra.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lilandra.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lilandra.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lilandra.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lilandra.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lilandra.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lilandra.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lilandra.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lilandra.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lilandra.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lilandra.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lilandra.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lilandra.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lilandra.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lilandra.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lilandra.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=7&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lilandra.wordpress.com/2005/11/01/shubh-divali-or-happy-divali/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6a0933ef8083f48d779303282247eae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lilandra</media:title>
		</media:content>
	</item>
		<item>
		<title>My Latex Blog</title>
		<link>http://lilandra.wordpress.com/2005/10/31/my-latex-blog/</link>
		<comments>http://lilandra.wordpress.com/2005/10/31/my-latex-blog/#comments</comments>
		<pubDate>Mon, 31 Oct 2005 23:45:20 +0000</pubDate>
		<dc:creator>Lilandra</dc:creator>
				<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">http://lilandra.wordpress.com/2005/10/31/my-latex-blog/</guid>
		<description><![CDATA[Well, it&#8217;s not much really and it&#8217;s not intended to teach anybody because I&#8217;m quite latex-ignorant but I&#8217;m teaching myself and I figure I can store things related to my quest for latex knowledge here. Like that obscure search for some mathematical symbol&#8230;and so I don&#8217;t have to search for it multiple times. Like my [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=6&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s not much really and it&#8217;s not intended to teach anybody because I&#8217;m quite latex-ignorant but I&#8217;m teaching myself and I figure I can store things related to my quest for latex knowledge here.</p>
<p>Like that obscure search for some mathematical symbol&#8230;and so I don&#8217;t have to search for it multiple times.</p>
<p>Like my search for placing code in my files in a better way than verbatim.</p>
<p>And maybe when I finally truly understand headers I can explain here to me.</p>
<p>Hmm..not sure where post 2 is&#8230;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lilandra.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lilandra.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lilandra.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lilandra.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lilandra.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lilandra.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lilandra.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lilandra.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lilandra.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lilandra.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lilandra.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lilandra.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lilandra.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lilandra.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lilandra.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lilandra.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=6&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lilandra.wordpress.com/2005/10/31/my-latex-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6a0933ef8083f48d779303282247eae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lilandra</media:title>
		</media:content>
	</item>
		<item>
		<title>It&#8217;s almost November</title>
		<link>http://lilandra.wordpress.com/2005/10/30/its-almost-november/</link>
		<comments>http://lilandra.wordpress.com/2005/10/30/its-almost-november/#comments</comments>
		<pubDate>Sun, 30 Oct 2005 10:53:30 +0000</pubDate>
		<dc:creator>Lilandra</dc:creator>
				<category><![CDATA[Nothing]]></category>

		<guid isPermaLink="false">http://lilandra.wordpress.com/2005/10/30/its-almost-november/</guid>
		<description><![CDATA[I guess for some that means Hallowe&#8217;en.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=5&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I guess for some that means Hallowe&#8217;en.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lilandra.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lilandra.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lilandra.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lilandra.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lilandra.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lilandra.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lilandra.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lilandra.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lilandra.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lilandra.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lilandra.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lilandra.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lilandra.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lilandra.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lilandra.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lilandra.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=5&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lilandra.wordpress.com/2005/10/30/its-almost-november/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6a0933ef8083f48d779303282247eae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lilandra</media:title>
		</media:content>
	</item>
		<item>
		<title>Another post. I am trying this one because&#8230;I couldn&#8217;t see my post last time, it&#8217;s a copy tho!</title>
		<link>http://lilandra.wordpress.com/2005/10/28/silly-me/</link>
		<comments>http://lilandra.wordpress.com/2005/10/28/silly-me/#comments</comments>
		<pubDate>Fri, 28 Oct 2005 06:47:42 +0000</pubDate>
		<dc:creator>Lilandra</dc:creator>
				<category><![CDATA[Nothing]]></category>

		<guid isPermaLink="false">http://lilandra.wordpress.com/2005/10/28/silly-me/</guid>
		<description><![CDATA[where&#8217;s my post? okay repasting it, and i&#8217;ve turned off the rich text editor which i instantly hated. Here I’ve been, unsure of *where* to buy computer parts in Trinidad, mainly because I just didn’t want to drag myself to town, or to the environs of my dad’s work, or down south…lazy? maybe, but isn’t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=4&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>where&#8217;s my post?<br />
okay repasting it, and i&#8217;ve turned off the rich text editor which i instantly hated.</p>
<p>Here I’ve been, unsure of *where* to buy computer parts in Trinidad, mainly because I just didn’t want to drag myself to town, or to the environs of my dad’s work, or down south…lazy? maybe, but isn’t it nice to have a place to go to that’s close to home?</p>
<p>And one of the few places with a website online that actually lists prices unfortunately seems to be in port of spain. I used to think, for some reason, that they were in San Fernando. (POS being the capital and sort of to the north of the island, and San’do being a major city, next after POS? and sort of in the south of the island). Anywayz, there was I leaving my new bank and the plaza in which it resides and as my mom was driving I was trying to call my dad, facing her and i was like…ack! what’s that? I didn’t know they were there. it’s the store. And my mom says they’ve been there for maybe 2 years or so (but did she ever mention it to me whenever I was trying to figure out where to buy stuff…nooooo…and when I mentioned I didn’t want to go to a specific place close by).</p>
<p>So, there’s a computer store…one I mightn’t mind goin…in the same compound as my bank, behind my post office, where we go make groceries…where pizza boys and vie de france is (breakfast!!!)…and did i know??? no i didn’t. You know…they should say where they’re located on their website. Needless to say this is *very* close to home.</p>
<p>Mom says maybe I didn’t notice because we don’t usually leave from that entrance and I’m not usually on the phone facing that direction. It’s a nice try. I’m glad she didn’t say well it’s because you’ve slept through all of last year. But her explanation doesn’t work because if we sometimes enter there, I should’ve seen it…</p>
<p>Anywayz, I’m thinking maybe they were a different computer store.</p>
<p>Oh well, I can go visit. Maybe I can go buy parts at a rate of US$1 = TT$10 instead of the exchange rate of US$1 = TT$6.30. Might seem a big difference but when you factor in the convenience of running back to them and saying I don’t think that motherboard you sold me works…</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lilandra.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lilandra.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lilandra.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lilandra.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lilandra.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lilandra.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lilandra.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lilandra.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lilandra.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lilandra.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lilandra.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lilandra.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lilandra.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lilandra.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lilandra.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lilandra.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=4&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lilandra.wordpress.com/2005/10/28/silly-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6a0933ef8083f48d779303282247eae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lilandra</media:title>
		</media:content>
	</item>
		<item>
		<title>WordPress.com hosted blog</title>
		<link>http://lilandra.wordpress.com/2005/10/26/wordpresscom-hosted-blog/</link>
		<comments>http://lilandra.wordpress.com/2005/10/26/wordpresscom-hosted-blog/#comments</comments>
		<pubDate>Wed, 26 Oct 2005 03:43:09 +0000</pubDate>
		<dc:creator>Lilandra</dc:creator>
				<category><![CDATA[Nothing]]></category>

		<guid isPermaLink="false">http://lilandra.wordpress.com/2005/10/26/wordpresscom-hosted-blog/</guid>
		<description><![CDATA[just putting stuff here so it won&#8217;t look blank<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=3&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>just putting stuff here so it won&#8217;t look blank</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lilandra.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lilandra.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lilandra.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lilandra.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lilandra.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lilandra.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lilandra.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lilandra.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lilandra.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lilandra.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lilandra.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lilandra.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lilandra.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lilandra.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lilandra.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lilandra.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=3&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lilandra.wordpress.com/2005/10/26/wordpresscom-hosted-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6a0933ef8083f48d779303282247eae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lilandra</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://lilandra.wordpress.com/2005/10/26/hello-world/</link>
		<comments>http://lilandra.wordpress.com/2005/10/26/hello-world/#comments</comments>
		<pubDate>Wed, 26 Oct 2005 03:22:18 +0000</pubDate>
		<dc:creator>Lilandra</dc:creator>
				<category><![CDATA[Nothing]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=1&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lilandra.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lilandra.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lilandra.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lilandra.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lilandra.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lilandra.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lilandra.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lilandra.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lilandra.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lilandra.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lilandra.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lilandra.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lilandra.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lilandra.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lilandra.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lilandra.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lilandra.wordpress.com&amp;blog=12202&amp;post=1&amp;subd=lilandra&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lilandra.wordpress.com/2005/10/26/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6a0933ef8083f48d779303282247eae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lilandra</media:title>
		</media:content>
	</item>
	</channel>
</rss>
