From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36604 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: XeTeX after ctxtools Date: Sat, 15 Sep 2007 21:41:06 +0200 Message-ID: <46EC3552.9000005@wxs.nl> References: <9C1FC149-7B67-40A9-81E0-CD2E85AED661@di.unito.it> <46EA93C5.4000002@wxs.nl> <46EA97EF.3020903@wxs.nl> <4004FAC5-BCE9-40EB-8B51-252CF374E8E1@di.unito.it> <46EAD2D0.1040808@wxs.nl> <75363584-8F37-4DC5-B5D0-EF49E926D9A4@di.unito.it> <46EBC11F.7000902@wxs.nl> <047C1201-F284-49A7-A8DF-FD51491F722B@di.unito.it> <46EC0BB8.6080500@wxs.nl> <6faad9f00709151051v58a3c7d3nd6c11e1f042bb375@mail.gmail.com> 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 1189887364 14188 80.91.229.12 (15 Sep 2007 20:16:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 15 Sep 2007 20:16:04 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat Sep 15 22:15:55 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 1IWe37-0003Mo-PP for gctc-ntg-context-518@m.gmane.org; Sat, 15 Sep 2007 22:15:29 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 409661FBF9; Sat, 15 Sep 2007 22:15:22 +0200 (CEST) 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 12964-09-21; Sat, 15 Sep 2007 22:15:21 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 44E0F2009C; Sat, 15 Sep 2007 22:14:58 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5B2401FF5D for ; Sat, 15 Sep 2007 22:14:55 +0200 (CEST) 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 12964-09-18 for ; Sat, 15 Sep 2007 22:14:52 +0200 (CEST) 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 0537B2011D for ; Sat, 15 Sep 2007 21:42:02 +0200 (CEST) Original-Received: from [10.100.1.103] (unverified [10.100.1.103]) by controller-1 (SurgeMail 3.7b8) with ESMTP id 14414 for ; Sat, 15 Sep 2007 21:42:02 +0200 User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) In-Reply-To: <6faad9f00709151051v58a3c7d3nd6c11e1f042bb375@mail.gmail.com> 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:36604 Mojca Miklavec wrote: > (I'm sorry for the delayed answer.) > > On 9/15/07, Hans Hagen wrote: >> Andrea Valle wrote: >>> ** WARNING ** Invalid CMap >>> ** ERROR ** pdf_ref_obj(): passed invalid object. >> i wonder what that object is .. and who generates the ref, could be a >> special but you do nothing special in the example so i'm puzzled ... do >> others have this problem? > > Yes. I don't remember whether I already complained about it or not, > but here's another (minimal) example to reproduce it: > > \starttext > \startformula > a+b=\int_{i=0}^{\infty}\Gamma\,dx > \stopformula > \stoptext > > The main problem (besides being quite slow for the default LM) is that > "font loading" in ConTeXt+XeTeX now does the following: > > if ("FontName" is a valid font) then > use "FontName" > else > use "[FontName]" > end > > And that one forgets the third possibility: about the old tfm fonts > which should be loaded without any quotes, for example rm-lmr12 > > \font\a="rm-lmr12" works, but \font\a="rm-lmr12" at 12pt doesn't, and > ConTeXt tries to use that one. Normally TeX would stop: generate and > report the error at that point, but ConTeXt currently skips those > errors on purpose and tries to use an unexisting font, so it results > in a broken PDF. i will send you a patch (yet another test for a spec -) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________