From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19045 Path: news.gmane.org!not-for-mail From: Thomas A.Schmitz Newsgroups: gmane.comp.tex.context Subject: Re: Times New Roman Date: Wed, 16 Mar 2005 19:25:54 +0100 Message-ID: <351bdef55377a3266998cc691aa0e15a@uni-bonn.de> References: <424C517B@webmail.colostate.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1110998336 7559 80.91.229.2 (16 Mar 2005 18:38:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 16 Mar 2005 18:38:56 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Mar 16 19:38:56 2005 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 1DBdCC-0004f2-47 for gctc-ntg-context-518@m.gmane.org; Wed, 16 Mar 2005 19:24:40 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 471FE128B2; Wed, 16 Mar 2005 19:26:01 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14108-01; Wed, 16 Mar 2005 19:25:58 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D36EF127C4; Wed, 16 Mar 2005 19:25:57 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2CD92127C4 for ; Wed, 16 Mar 2005 19:25:56 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14107-01 for ; Wed, 16 Mar 2005 19:25:55 +0100 (CET) Original-Received: from uni-bonn.de (mail.uni-bonn.de [131.220.15.112]) by ronja.ntg.nl (Postfix) with ESMTP id 467BE1277E for ; Wed, 16 Mar 2005 19:25:55 +0100 (CET) Original-Received: from [131.220.89.142] (HELO [131.220.89.142]) by uni-bonn.de (CommuniGate Pro SMTP 4.2.6) with ESMTP id 7967809 for ntg-context@ntg.nl; Wed, 16 Mar 2005 19:25:55 +0100 In-Reply-To: <424C517B@webmail.colostate.edu> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.619.2) X-Virus-Scanned: by 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-Virus-Scanned: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: news.gmane.org gmane.comp.tex.context:19045 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19045 hmm, I have zero experience with Windows and wouldn't get near a computer running Windows if you payed me for it, but I guess there must be a central configuration file somewhere. On linux and unix systems, it's called texmf.cnf. That's where you define which tex-trees you have and in what order they should be searched. So if you want to have your new C/Context searched first, your C/Texlive second, one of them should be set as TEXMFLOCAL, the other as TEXMFMAIN. What does kpsewhich -var-value TEXMFLOCAL produce? On Mar 16, 2005, at 7:08 PM, ishamid wrote: >> ===== Original Message From "Thomas A.Schmitz" >> > ==== > >> Moreover, are you sure that your system is finding texnansi.enc? >> What does >> kpsewhich texnansi.enc >> produce? > > Ok I realize that my texfont problems are almost certainly related to > my > upgrade problems: > > a. From C:\TeXLive (old system) > > \system_fonts\timesnewroman>kpsewhich texnansi.enc > c:/TeXLive/texmf/dvips/ly1/texnansi.enc > > so far so good > > b. From C\:ConTeXt (latest system) > > \system_fonts\timesnewroman>C:\ConTeXt\texmf-mswin\bin\kpsewhich > texnansi.enc > \system_fonts\timesnewroman> > > nothing found > > So I think my problems in part go back to something I asked before: > how do I > get my C\:ConTeXt tree to secondarily search the TeXLive tree? > > Thnx for all your help! > 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 >