From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22303 Path: news.gmane.org!not-for-mail From: Idris Samawi Hamid Newsgroups: gmane.comp.tex.context Subject: RE: dvipdfmx old-style bug Date: Mon, 5 Sep 2005 16:57:51 -0600 Message-ID: <431EF5A3@webmail.colostate.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1125961134 12505 80.91.229.2 (5 Sep 2005 22:58:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Sep 2005 22:58:54 +0000 (UTC) Cc: "gip.bilotta" Original-X-From: ntg-context-bounces@ntg.nl Tue Sep 06 00:58:49 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1ECPug-0003aq-1A for gctc-ntg-context-518@m.gmane.org; Tue, 06 Sep 2005 00:58:06 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 42E61127A5; Tue, 6 Sep 2005 00:58:04 +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 12072-04; Tue, 6 Sep 2005 00:57:59 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A4C22127AA; Tue, 6 Sep 2005 00:57:59 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C0BAE127AA for ; Tue, 6 Sep 2005 00:57:57 +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 12128-05 for ; Tue, 6 Sep 2005 00:57:54 +0200 (CEST) Original-Received: from eagle.colostate.edu (eagle.acns.colostate.edu [129.82.100.90]) by ronja.ntg.nl (Postfix) with ESMTP id 2723E127A5 for ; Tue, 6 Sep 2005 00:57:53 +0200 (CEST) Original-Received: from lamar.ColoState.EDU (lamar.acns.colostate.edu [129.82.100.75]) by eagle.colostate.edu (AIX5.1/8.11.6p2/8.11.0) with ESMTP id j85MvoI170284; Mon, 5 Sep 2005 16:57:50 -0600 Original-Received: from webmail.colostate.edu (csunts4.acns.colostate.edu [129.82.100.135]) by lamar.ColoState.EDU (AIX5.3/8.11.6p2/8.11.0) with ESMTP id j85Mvoq1646744; Mon, 5 Sep 2005 16:57:50 -0600 X-WebMail-UserID: ishamid Original-To: mailing list for ConTeXt users X-EXP32-SerialNo: 00002247, 00002264 X-Mailer: Infinite Mobile Delivery (Hydra) SMTP v3.62.01 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:22303 Archived-At: workaround: In cont-sys.tex, change \loadmapfile[original-public-lm.map] \loadmapfile[texnansi-public-lm.map] to \loadmapfile[original-public-lm.map] \loadmapfile[texnansi-os-public-lm.map] \loadmapfile[texnansi-public-lm.map] Then old-style lm will always be loaded first. [if you use other than texnansi make analogous changes] A perhaps drastic workaround but it works for now (reasonable default for the humanities anyway)... Best Idris ====================================================== ====================================================== Dear fellows knights of the TeX Table, I think I have found the source of the problem: There is a difference between the way aleph and the way pdfetex handle resetting the map file list: =========test-os============== % output=dvipdfmx % tex=aleph output=dvipdfmx \loadmapfile[texnansi-os-public-lm.map] \usetypescript [modern][\defaultencoding] \usetypescript [map] [latin-modern-os] [\defaultencoding] \setupbodyfont [modern] \starttext 123456789 \stoptext ============================ If we just declare % output=dvipdfmx then the maps get reset as follows: ========================= systems : begin file test-os at line 8 fonts : resetting map file list fonts : using map file: original-base fonts : using map file: ec-public-lm fonts : using map file: ec-base fonts : using map file: original-ams-base fonts : using map file: original-public-lm fonts : using map file: texnansi-os-public-lm fonts : using map file: texnansi-base fonts : using map file: texnansi-public-lm ========================== texnansi-os-public-lm gets read _before_ texnansi-public-lm. But if we declare % tex=aleph output=dvipdfmx then the maps get reset as follows: ========================== fonts : resetting map file list fonts : using map file: original-base fonts : using map file: ec-public-lm fonts : using map file: ec-base fonts : using map file: texnansi-base fonts : using map file: qx-base fonts : using map file: t5-base fonts : using map file: 8r-base fonts : using map file: original-ams-base fonts : using map file: original-ams-euler fonts : using map file: original-public-lm fonts : using map file: texnansi-public-lm fonts : using map file: qx-public-lm fonts : using map file: t5-public-lm fonts : using map file: pl0-public-lm fonts : using map file: il2-public-lm fonts : using map file: texnansi-os-public-lm ========================== Note that texnansi-os-public-lm is read last, and _afte_r texnansi-public-lm. Is this why dvipdfmx does not work for % tex=aleph output=dvipdfmx ? NOTE: if we comment out \loadmapfile[texnansi-os-public-lm.map] then upon declaring % output=dvipdfmx pdfetex will read texnansi-os-public-lm last. I think this is an overall bug in the latest ConTeXt. Thus it appears that \loadmapfile[texnansi-os-public-lm.map] works for pdfetex (in dvi mode) but not for aleph. Is this because the etex in aleph is too old? In the meantime, is there a workaround so that aleph will load texnansi-os-public-lm.map first? Best Idris ============================ Professor Idris Samawi Hamid Department of Philosophy Colorado State University Fort Collins, CO 80523 _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context ============================ Professor Idris Samawi Hamid Department of Philosophy Colorado State University Fort Collins, CO 80523