<?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"
	>
<channel>
	<title>Comments on: Typography in LaTeX</title>
	<atom:link href="http://polishlinux.org/tex/typography-in-latex/feed/" rel="self" type="application/rss+xml" />
	<link>http://polishlinux.org/tex/typography-in-latex/</link>
	<description>All About GNU/Linux and BSD - reviews, comparisons, articles</description>
	<pubDate>Sun, 12 Oct 2008 14:49:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: finferflu</title>
		<link>http://polishlinux.org/tex/typography-in-latex/#comment-111319</link>
		<dc:creator>finferflu</dc:creator>
		<pubDate>Sun, 03 Feb 2008 09:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/tex/typography-in-latex/#comment-111319</guid>
		<description>Let me add something which I think is pertinent. 
LaTeX uses by default Type3 fonts when converting to PDF, which are of a much lower quality than Type1. So in order to have a high quality looking paper, just add these lines in the preamble:

&lt;code&gt;\usepackage[T1]{fontenc}
\usepackage{pslatex}&lt;/code&gt;

Just try it, and look at the difference. I haven't read the other article entirely, so I'm not sure you already pointed this out. Worth a try anyway :P</description>
		<content:encoded><![CDATA[<p>Let me add something which I think is pertinent.<br />
LaTeX uses by default Type3 fonts when converting to PDF, which are of a much lower quality than Type1. So in order to have a high quality looking paper, just add these lines in the preamble:</p>
<p><code>\usepackage[T1]{fontenc}<br />
\usepackage{pslatex}</code></p>
<p>Just try it, and look at the difference. I haven&#8217;t read the other article entirely, so I&#8217;m not sure you already pointed this out. Worth a try anyway <img src='http://polishlinux.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
