<?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: LaTeX Fonts: 9 Fonts You Don&#8217;t Know (and How To Use Them)</title>
	<atom:link href="http://www.cv-templates.info/2009/07/latex-fonts-9-fonts-you-dont-know/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cv-templates.info/2009/07/latex-fonts-9-fonts-you-dont-know/</link>
	<description>Tips for Professional CV Writing with LaTeX</description>
	<lastBuildDate>Tue, 31 Aug 2010 03:20:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: hplusk</title>
		<link>http://www.cv-templates.info/2009/07/latex-fonts-9-fonts-you-dont-know/comment-page-1/#comment-306</link>
		<dc:creator>hplusk</dc:creator>
		<pubDate>Sat, 24 Apr 2010 14:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=365#comment-306</guid>
		<description>GFS Didot is also brilliant for the greek language.</description>
		<content:encoded><![CDATA[<p>GFS Didot is also brilliant for the greek language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro</title>
		<link>http://www.cv-templates.info/2009/07/latex-fonts-9-fonts-you-dont-know/comment-page-1/#comment-247</link>
		<dc:creator>Alessandro</dc:creator>
		<pubDate>Sun, 14 Feb 2010 17:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=365#comment-247</guid>
		<description>&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;pre lang=&quot;latex&quot;&gt;
\documentclass[12pt]{article}

\usepackage{fontspec,xltxtra,xunicode}
\defaultfontfeatures{Mapping=tex-text}
\setromanfont[Mapping=tex-text]{Old English Text MT}

\title{Brief Article}
\author{The Author}

\begin{document}
\maketitle


\end{document}  
&lt;/pre&gt;
&lt;/div&gt;
&lt;img src=&quot;http://img.skitch.com/20100214-cfhcdjftqdh976n5n2ius2xye8.png&quot; alt=&quot;Old Text MT&quot; /&gt;</description>
		<content:encoded><![CDATA[<div style="text-align: left;">

<div class="wp_syntax"><div class="code"><pre class="latex" style="font-family:monospace;"><span style="color: #800000; font-weight: normal;">\<span style="color: #800000; font-weight: bold;">documentclass</span></span><span style="color: #E02020; ">[</span><span style="color: #C08020; font-weight: normal;">12pt</span><span style="color: #E02020; ">]{</span><span style="color: #2020C0; font-weight: normal;">article</span><span style="color: #E02020; ">}</span>
&nbsp;
<span style="color: #800000; font-weight: normal;">\usepackage</span><span style="color: #E02020; ">{</span><span style="color: #2020C0; font-weight: normal;">fontspec,xltxtra,xunicode</span><span style="color: #E02020; ">}</span>
<span style="color: #800000; font-weight: normal;">\defaultfontfeatures</span><span style="color: #E02020; ">{</span><span style="color: #2020C0; font-weight: normal;">Mapping=tex-text</span><span style="color: #E02020; ">}</span>
<span style="color: #800000; font-weight: normal;">\setromanfont</span><span style="color: #E02020; ">[</span><span style="color: #C08020; font-weight: normal;">Mapping=tex-text</span><span style="color: #E02020; ">]{</span><span style="color: #2020C0; font-weight: normal;">Old English Text MT</span><span style="color: #E02020; ">}</span>
&nbsp;
<span style="color: #800000; font-weight: normal;">\title</span><span style="color: #E02020; ">{</span><span style="color: #2020C0; font-weight: normal;">Brief Article</span><span style="color: #E02020; ">}</span>
<span style="color: #800000; font-weight: normal;">\author</span><span style="color: #E02020; ">{</span><span style="color: #2020C0; font-weight: normal;">The Author</span><span style="color: #E02020; ">}</span>
&nbsp;
<span style="color: #C00000; font-weight: normal;">\begin</span><span style="color: #E02020; ">{</span><span style="color: #2020C0; font-weight: normal;"><span style="color: #0000D0; font-weight: normal;">document</span></span><span style="color: #E02020; ">}</span>
<span style="color: #800000; font-weight: normal;">\maketitle</span>
&nbsp;
&nbsp;
<span style="color: #C00000; font-weight: normal;">\end</span><span style="color: #E02020; ">{</span><span style="color: #2020C0; font-weight: normal;"><span style="color: #0000D0; font-weight: normal;">document</span></span><span style="color: #E02020; ">}</span></pre></div></div>

</div>
<p><img src="http://img.skitch.com/20100214-cfhcdjftqdh976n5n2ius2xye8.png" alt="Old Text MT" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: icahutay</title>
		<link>http://www.cv-templates.info/2009/07/latex-fonts-9-fonts-you-dont-know/comment-page-1/#comment-237</link>
		<dc:creator>icahutay</dc:creator>
		<pubDate>Thu, 04 Feb 2010 08:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=365#comment-237</guid>
		<description>How to used &quot;Old English Text MT&quot; font?</description>
		<content:encoded><![CDATA[<p>How to used &#8220;Old English Text MT&#8221; font?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitted by andrioid</title>
		<link>http://www.cv-templates.info/2009/07/latex-fonts-9-fonts-you-dont-know/comment-page-1/#comment-63</link>
		<dc:creator>Twitted by andrioid</dc:creator>
		<pubDate>Tue, 29 Sep 2009 10:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=365#comment-63</guid>
		<description>[...] This post was Twitted by andrioid [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was Twitted by andrioid [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitted by gialloporpora</title>
		<link>http://www.cv-templates.info/2009/07/latex-fonts-9-fonts-you-dont-know/comment-page-1/#comment-38</link>
		<dc:creator>Twitted by gialloporpora</dc:creator>
		<pubDate>Thu, 30 Jul 2009 10:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=365#comment-38</guid>
		<description>[...] This post was Twitted by gialloporpora [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was Twitted by gialloporpora [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro</title>
		<link>http://www.cv-templates.info/2009/07/latex-fonts-9-fonts-you-dont-know/comment-page-1/#comment-37</link>
		<dc:creator>Alessandro</dc:creator>
		<pubDate>Wed, 29 Jul 2009 18:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=365#comment-37</guid>
		<description>Indeed it is supported by XeLaTeX.
For LaTeX, there is support &lt;a href=&quot;http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=gentium&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; on CTAN, although apparently the files have to be installed manually :(</description>
		<content:encoded><![CDATA[<p>Indeed it is supported by XeLaTeX.<br />
For LaTeX, there is support <a href="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=gentium" rel="nofollow">here</a> on CTAN, although apparently the files have to be installed manually <img src='http://www.cv-templates.info/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ustun Ozgur</title>
		<link>http://www.cv-templates.info/2009/07/latex-fonts-9-fonts-you-dont-know/comment-page-1/#comment-36</link>
		<dc:creator>Ustun Ozgur</dc:creator>
		<pubDate>Wed, 29 Jul 2009 17:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=365#comment-36</guid>
		<description>Gentium is very nice too, though I don&#039;t know if it works with LaTeX. It works for sure with XeLaTeX, though.</description>
		<content:encoded><![CDATA[<p>Gentium is very nice too, though I don&#8217;t know if it works with LaTeX. It works for sure with XeLaTeX, though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->
