<?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: Getting pdflatex to embed all fonts</title>
	<atom:link href="http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/</link>
	<description>Daniel Lemire's blog is about life in academia, research in Computer Science, wondering how we can reconcile fast databases and algorithms with the informal and asemantic nature of the world around us. It is broadcasted from Montreal (Canada).</description>
	<pubDate>Thu, 08 Jan 2009 14:35:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian de Alwis</title>
		<link>http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/comment-page-1/#comment-49234</link>
		<dc:creator>Brian de Alwis</dc:creator>
		<pubDate>Tue, 10 Apr 2007 17:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/#comment-49234</guid>
		<description>Unfortunately this doesn't cause fonts in embedded images to be themselves embedded.  For example, PDFs generated from Gnuplot use Helvetica by default.  But &lt;a HREF="http://www.cvpr.org/crc.html" rel="nofollow"&gt;the camera-ready prep&lt;/a&gt; document from a conference named CPVR provides a Ghostscript processing command that does the trick:

gs -sDEVICE=pdfwrite -q -dBATCH -dNOPAUSE -dSAFER \
  -dPDFX \
  -dPDFSETTINGS=/prepress \
  -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode \
  -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode \
  -sOutputFile=ieee.pdf \
  -c '&#62; setdistillerparams' \
  -f cvpr06.pdf  \
  -c quit</description>
		<content:encoded><![CDATA[<p>Unfortunately this doesn&#8217;t cause fonts in embedded images to be themselves embedded.  For example, PDFs generated from Gnuplot use Helvetica by default.  But <a HREF="http://www.cvpr.org/crc.html" rel="nofollow">the camera-ready prep</a> document from a conference named CPVR provides a Ghostscript processing command that does the trick:</p>
<p>gs -sDEVICE=pdfwrite -q -dBATCH -dNOPAUSE -dSAFER \<br />
  -dPDFX \<br />
  -dPDFSETTINGS=/prepress \<br />
  -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode \<br />
  -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode \<br />
  -sOutputFile=ieee.pdf \<br />
  -c &#8216;&gt; setdistillerparams&#8217; \<br />
  -f cvpr06.pdf  \<br />
  -c quit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zepu</title>
		<link>http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/comment-page-1/#comment-49175</link>
		<dc:creator>Zepu</dc:creator>
		<pubDate>Fri, 09 Feb 2007 18:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/#comment-49175</guid>
		<description>Hi Jurgen,

Regarding the -Pdownload35 option of dvips, the manual also says the option -Ppdf makes dvips try to "include Type 1 outline fonts". I don't know the relation between these two options.</description>
		<content:encoded><![CDATA[<p>Hi Jurgen,</p>
<p>Regarding the -Pdownload35 option of dvips, the manual also says the option -Ppdf makes dvips try to &#8220;include Type 1 outline fonts&#8221;. I don&#8217;t know the relation between these two options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Embedding fonts for IEEE</title>
		<link>http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/comment-page-1/#comment-22603</link>
		<dc:creator>Embedding fonts for IEEE</dc:creator>
		<pubDate>Fri, 18 Aug 2006 21:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/#comment-22603</guid>
		<description>[...] IEEE requires that your PDF files embed all fonts. Earlier, I told you how to get pdflatex LaTeX to embed all its fonts, but what if you are including figures that have hanging fonts and you are getting desperate? Luke Fletcher gives us the solution. [...]</description>
		<content:encoded><![CDATA[<p>[...] IEEE requires that your PDF files embed all fonts. Earlier, I told you how to get pdflatex LaTeX to embed all its fonts, but what if you are including figures that have hanging fonts and you are getting desperate? Luke Fletcher gives us the solution. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virgil</title>
		<link>http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/comment-page-1/#comment-16941</link>
		<dc:creator>Virgil</dc:creator>
		<pubDate>Fri, 28 Jul 2006 20:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/#comment-16941</guid>
		<description>Hi: Thanks for putting me on the right track. 
In my Ubuntu Linux v 6.06 -- Dapper (and LIKELY on debian Sarge also) the file updmap.cfg is automatically generated. It asks the user NOT to modify it, and look at the files in the directory /etc/texmf/updmap.d/ instead.
In that directory, the relevant file is: 00updmap.cfg 
One can edit this file and set the option :
dvipsDownloadBase35 true
The other relevant options seem to have been set to "embed all" during installation:
pdftexDownloadBase14 true
dvipdfmDownloadBase14 true
The file contains plenty of comments explaining the various options. There are ways to overrule the file setting in specific cases.
AFTER MODIFYING THIS FILE one should run: update-updmap

I did the above with root (or sudo) privilege.

HtH.
Virgil</description>
		<content:encoded><![CDATA[<p>Hi: Thanks for putting me on the right track.<br />
In my Ubuntu Linux v 6.06 &#8212; Dapper (and LIKELY on debian Sarge also) the file updmap.cfg is automatically generated. It asks the user NOT to modify it, and look at the files in the directory /etc/texmf/updmap.d/ instead.<br />
In that directory, the relevant file is: 00updmap.cfg<br />
One can edit this file and set the option :<br />
dvipsDownloadBase35 true<br />
The other relevant options seem to have been set to &#8220;embed all&#8221; during installation:<br />
pdftexDownloadBase14 true<br />
dvipdfmDownloadBase14 true<br />
The file contains plenty of comments explaining the various options. There are ways to overrule the file setting in specific cases.<br />
AFTER MODIFYING THIS FILE one should run: update-updmap</p>
<p>I did the above with root (or sudo) privilege.</p>
<p>HtH.<br />
Virgil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faruque</title>
		<link>http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/comment-page-1/#comment-15892</link>
		<dc:creator>Faruque</dc:creator>
		<pubDate>Sun, 16 Jul 2006 11:26:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/#comment-15892</guid>
		<description>Hi Daniel,

It's nice to solve a hard problem by a few linux commands. Yes, my problem of font embedding (+ subsetting) is solved in this way. But I had problems with colored image. So, I opened it in GIMP and saved it as grayscale. Then I got right behavior from pdflatex.</description>
		<content:encoded><![CDATA[<p>Hi Daniel,</p>
<p>It&#8217;s nice to solve a hard problem by a few linux commands. Yes, my problem of font embedding (+ subsetting) is solved in this way. But I had problems with colored image. So, I opened it in GIMP and saved it as grayscale. Then I got right behavior from pdflatex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jürgen</title>
		<link>http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/comment-page-1/#comment-3747</link>
		<dc:creator>Jürgen</dc:creator>
		<pubDate>Fri, 24 Mar 2006 21:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/#comment-3747</guid>
		<description>Hi Daniel,

thanks a lot for that! I was looking for an easy way to achieve embedding fonts. Yours worked without any problems! 

PS: For creating PS-Documents with all fonts embedded, one can use the parameter -Pdownload35 for dvips.</description>
		<content:encoded><![CDATA[<p>Hi Daniel,</p>
<p>thanks a lot for that! I was looking for an easy way to achieve embedding fonts. Yours worked without any problems! </p>
<p>PS: For creating PS-Documents with all fonts embedded, one can use the parameter -Pdownload35 for dvips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio Frisoli</title>
		<link>http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/comment-page-1/#comment-3546</link>
		<dc:creator>Antonio Frisoli</dc:creator>
		<pubDate>Fri, 30 Dec 2005 14:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/#comment-3546</guid>
		<description>Daniel, thank you very much for your clear summary, that works very well also under windows.
I would suggest to all authors that are used to work with latex to follow this procedure, rather than generating a ps file and then converting it to pdf.</description>
		<content:encoded><![CDATA[<p>Daniel, thank you very much for your clear summary, that works very well also under windows.<br />
I would suggest to all authors that are used to work with latex to follow this procedure, rather than generating a ps file and then converting it to pdf.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marie</title>
		<link>http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/comment-page-1/#comment-3484</link>
		<dc:creator>Marie</dc:creator>
		<pubDate>Sun, 18 Dec 2005 16:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/#comment-3484</guid>
		<description>Thank you for this summary, it was very helpful as I was preparing a submission to a journal that wanted fonts embedded in the PDF.  A few months later, tetex was updated and I noticed that it broke.  Rerunning updmap as root was sufficient to fix the problem, the configuration files were untouched.</description>
		<content:encoded><![CDATA[<p>Thank you for this summary, it was very helpful as I was preparing a submission to a journal that wanted fonts embedded in the PDF.  A few months later, tetex was updated and I noticed that it broke.  Rerunning updmap as root was sufficient to fix the problem, the configuration files were untouched.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuhong YAN</title>
		<link>http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/comment-page-1/#comment-2447</link>
		<dc:creator>Yuhong YAN</dc:creator>
		<pubDate>Tue, 30 Aug 2005 01:45:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/archives/2005/08/29/getting-pdflatex-to-embed-all-fonts/#comment-2447</guid>
		<description>You are really smart. On Windows it is similar as what you described here.</description>
		<content:encoded><![CDATA[<p>You are really smart. On Windows it is similar as what you described here.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
