<?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>johnjcamilleri.com &#187; alignment</title>
	<atom:link href="http://johnjcamilleri.com/tag/alignment/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnjcamilleri.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Sep 2010 13:00:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>LaTeX underlines in uneven positions?</title>
		<link>http://johnjcamilleri.com/2009/09/latex-underlines-in-uneven-positions/</link>
		<comments>http://johnjcamilleri.com/2009/09/latex-underlines-in-uneven-positions/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 11:10:57 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[alignment]]></category>
		<category><![CDATA[position]]></category>
		<category><![CDATA[underline]]></category>
		<category><![CDATA[vertical]]></category>

		<guid isPermaLink="false">http://johnjcamilleri.com/?p=99</guid>
		<description><![CDATA[Just started using LaTeX, and it annoyed me how the vertical-alignment of the \underline{} tag is not always the same, depending on whether the text &#8216;dips downwards&#8217; or not (don&#8217;t know the correct term). Anyway I found a fix, basically use \usepackage[normalem]{ulem} in your preamble, and \uline{My Text} instead of \underline{} in your normal text. [...]]]></description>
			<content:encoded><![CDATA[<p>Just started using LaTeX, and it annoyed me how the vertical-alignment of the <tt>\underline{}</tt> tag is not always the same, depending on whether the text &#8216;dips downwards&#8217; or not (don&#8217;t know the correct term).</p>
<p>Anyway I found a fix, basically use <tt>\usepackage[normalem]{ulem}</tt> in your preamble, and <tt>\uline{My Text}</tt> instead of <tt>\underline{}</tt> in your normal text.</p>
<p>via <a href="http://www.andy-roberts.net/misc/latex/latextutorial7.html">Getting to Grips with Latex &#8211; Formatting &#8211; Latex Tutorials by Andrew Roberts @ School of Computing, University of Leeds</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnjcamilleri.com/2009/09/latex-underlines-in-uneven-positions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
