From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/33258 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Problems with fonts Date: Thu, 08 Feb 2007 09:35:40 +0100 Message-ID: <45CAE0DC.30607@wxs.nl> References: <20070205125259.GJ32514@gamma.logic.tuwien.ac.at> <45C736DB.7030507@wxs.nl> <20070205170747.GC2103@gamma.logic.tuwien.ac.at> <20070206013938.GA6414@localhost> <20070206135341.GA29310@gamma.logic.tuwien.ac.at> <20070207030355.GA6769@localhost> <45C98CA9.5090802@elvenkind.com> <20070207110357.GA4962@localhost> <45C9D29F.2050908@elvenkind.com> <20070207145522.GA12712@localhost> <20070208012331.GA7094@localhost> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1170923779 17002 80.91.229.12 (8 Feb 2007 08:36:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Feb 2007 08:36:19 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Thu Feb 08 09:36:03 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1HF4kz-0003qq-AF for gctc-ntg-context-518@m.gmane.org; Thu, 08 Feb 2007 09:35:53 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EA8E927A; Thu, 8 Feb 2007 09:34:41 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22945-03-16; Thu, 8 Feb 2007 09:34:32 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BB8F726F; Thu, 8 Feb 2007 09:34:32 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5CCF826F for ; Thu, 8 Feb 2007 09:34:31 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22945-03-15 for ; Thu, 8 Feb 2007 09:34:28 +0100 (CET) Original-Received: from mail.pragma-ade.net (dsl-083-247-100-017.solcon.nl [83.247.100.17]) by ronja.ntg.nl (Postfix) with ESMTP id D5B1626C for ; Thu, 8 Feb 2007 09:34:28 +0100 (CET) Original-Received: from [10.100.1.101] (unverified [10.100.1.101]) by controller-1 (SurgeMail 3.7b8) with ESMTP id 7996 for ; Thu, 08 Feb 2007 09:35:39 +0100 User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) In-Reply-To: <20070208012331.GA7094@localhost> X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:33258 Archived-At: Kumar Appaiah wrote: > On Wed, Feb 07, 2007 at 08:25:22PM +0530, Kumar Appaiah wrote: > >>> It should work out ok if you change the map file line to either: >>> >>> cmr12 LMRoman12-Regular >> >> This didn't work. >> >> >>> or >>> >>> cmr12 CMR12 >> >> This worked. Now, things are quite all right, except that I am still >> unhappy with the rendering in Acrobat. But at least the things seem to >> be mostly solved with this one. >> > > Thanks for all the help, but one final question before I give up! > > IF I use pdflatex, this is the header of a PS file I get upon doing > dvips: > > %!PS-Adobe-2.0 > %%Creator: dvips(k) 5.95b Copyright 2005 Radical Eye Software > %%Title: myfile.dvi > %%Pages: 1 > %%PageOrder: Ascend > %%BoundingBox: 0 0 595 842 > %%DocumentFonts: CMR17 CMR12 CMBX12 CMR10 CMMI12 CMEX10 CMSY8 CMMI8 CMR8 > %%+ MSBM10 CMR7 CMBX10 so, latex does not use lm at all here > > > However, for ConTeXt, the output I get is: > > %!PS-Adobe-2.0 > %%Creator: dvips(k) 5.95b Copyright 2005 Radical Eye Software > %%Title: test.dvi > %%Pages: 1 > %%PageOrder: Ascend > %%BoundingBox: 0 0 595 842 > %%DocumentFonts: LMRoman12-Regular CMR12 LMMathItalic9-Italic > %%+ LMMathItalic12-Italic LMMathSymbols10-Italic > the one CMR12 comes from an embedded graphic; why not use LM in that graphic? > Now, is there any way to force the fonts to map on to the old CMR > names? That is because I feel it is because of the CMR/lmodern issue > that pdflatex generated PDFs appear properly, while ConTeXt ones > don't. What should the map file look like? > if you use tex encoding you could make a map file mapping them, but otherwise ... > Also, please find the Debian default map file here: > > http://www.ee.iitm.ac.in/~ee03b091/original-public-lm.map.gz > > Thanks for bearing with me. I want to try my best before giving up, > failing which I will be forced to return to teTeX (with the old > ConTeXt) and miss out on some new ConTeXt niceties, such as > \startalign etc. > Hans