From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Iverson Subject: Re: a bit offtopic, fonts in exported PDF documents Date: Thu, 26 Aug 2010 16:40:22 -0500 Message-ID: <4C76DF46.8040006@ccbr.umn.edu> References: <4C76A590.9050800@ccbr.umn.edu> <20100827073744.61815152.alantyree@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=58647 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OokBQ-0006nG-6q for emacs-orgmode@gnu.org; Thu, 26 Aug 2010 17:40:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OokBP-0008GO-01 for emacs-orgmode@gnu.org; Thu, 26 Aug 2010 17:40:28 -0400 Received: from walleye.ccbr.umn.edu ([128.101.116.11]:1466) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OokBO-0008GH-PK for emacs-orgmode@gnu.org; Thu, 26 Aug 2010 17:40:26 -0400 In-Reply-To: <20100827073744.61815152.alantyree@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Alan L Tyree Cc: emacs-orgmode Alan, > Hi Erik, > I'm on Debian Squeeze, and I don't seem to have this problem. The fonts > reported in the Properties are LMRoman and they look ok in Evince. > > I have all the latex extras installed. If you've seen my recent follow-up, that makes sense to me. So you are somehow getting LMRoman as your font *without* including \usepackage{lmodern} ? Can you verify that your exported .tex files don't include that line? Thanks! --Erik