<?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>Linux etc. &#187; Fonts</title>
	<atom:link href="http://promberger.info/linux/category/fonts/feed/" rel="self" type="application/rss+xml" />
	<link>http://promberger.info/linux</link>
	<description>my outsourced memory for your perusal</description>
	<lastBuildDate>Thu, 08 Sep 2011 11:06:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Dia: exporting to eps with fonts that scale well</title>
		<link>http://promberger.info/linux/2007/10/02/dia-exporting-to-eps-with-fonts-that-scale-well/</link>
		<comments>http://promberger.info/linux/2007/10/02/dia-exporting-to-eps-with-fonts-that-scale-well/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 10:54:16 +0000</pubDate>
		<dc:creator>Marianne</dc:creator>
				<category><![CDATA[Dia]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">http://www.promberger.info/linux/2007/10/02/dia-exporting-to-eps-with-fonts-that-scale-well/</guid>
		<description><![CDATA[I use Dia to produce diagrams that I then include in LaTeX documents. I export them to .eps (encapsulated postscript) file format. If your diagram contains fonts and they look ugly (ragged) in the resulting LaTeX document, you picked the wrong export format. Make sure you pick &#8220;Encapsulated Postscript (using PostScript &#8230; fonts) (*eps)&#8221;. Or, [...]]]></description>
			<content:encoded><![CDATA[<p>I use <a href="http://live.gnome.org/Dia">Dia</a> to produce diagrams that I then include in LaTeX documents. I export them to .eps (encapsulated postscript) file format. If your diagram contains fonts and they look ugly (ragged) in the resulting LaTeX document, you picked the wrong export format. Make sure you pick &#8220;Encapsulated Postscript (using PostScript &#8230; fonts) (*eps)&#8221;. Or, from the commandline:</p>
<pre>
dia -e file.eps -t eps-builtin file.dia</pre>
]]></content:encoded>
			<wfw:commentRss>http://promberger.info/linux/2007/10/02/dia-exporting-to-eps-with-fonts-that-scale-well/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

