From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41180 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: XeTeX in ConTeXt Date: Sat, 24 May 2008 09:21:14 +0200 Message-ID: <6faad9f00805240021uf3e8c1aob4806879dd1096d@mail.gmail.com> References: <5212FAC2-1449-4E33-9179-C4416E7402FD@upcmail.ie> 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: ger.gmane.org 1211613900 2210 80.91.229.12 (24 May 2008 07:25:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 24 May 2008 07:25:00 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Sat May 24 09:25:38 2008 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 1Jzo8I-0006vG-1B for gctc-ntg-context-518@m.gmane.org; Sat, 24 May 2008 09:25:38 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C70CA1FBBA; Sat, 24 May 2008 09:24:50 +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 26210-01-4; Sat, 24 May 2008 09:24:30 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1E0A71FB38; Sat, 24 May 2008 09:24:30 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6B6DC1FB7F for ; Sat, 24 May 2008 09:24: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 26600-01 for ; Sat, 24 May 2008 09:23:37 +0200 (CEST) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.152]) by ronja.ntg.nl (Postfix) with ESMTP id 809F21FADC for ; Sat, 24 May 2008 09:21:35 +0200 (CEST) Original-Received: by yw-out-1718.google.com with SMTP id 5so700718ywm.74 for ; Sat, 24 May 2008 00:21:15 -0700 (PDT) Original-Received: by 10.150.82.41 with SMTP id f41mr232181ybb.169.1211613675031; Sat, 24 May 2008 00:21:15 -0700 (PDT) Original-Received: by 10.150.134.2 with HTTP; Sat, 24 May 2008 00:21:14 -0700 (PDT) In-Reply-To: <5212FAC2-1449-4E33-9179-C4416E7402FD@upcmail.ie> Content-Disposition: inline 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:41180 Archived-At: On Fri, May 23, 2008 at 12:55 PM, Charles Doherty wrote: > Dear all, > > I have tried to upgrade ConTeXt using > sudo ctxtools --updatecontext > followed by > sudo texmfstart texexec --make en > and > sudo texmfstart texexec --make --xetex en > > Following the upgrade a normal ConTeXt document runs perfectly but > when I run XeConTeXt through TeXShop I get the readout below. When I > go back to the TeXLive download of TeX everything works. > > Any advice would be welcome. In order to be able to use the latest ConTeXt, you need to: - "install" to the latest LM fonts - preferrably "install" the latest XeTeX For XeTeX, the easiest way is to upgrade it is to download it from here: http://minimals.contextgarden.net/current/bin/xetex/ and replace the old executable (maybe you need to set the executable flag after download) or simply issue something like: rsync -av rsync://contextgarden.net/minimals/current/bin/xetex/osx-yourarchitecture/bin/ /usr/texbin/ For Latin Modern fonts you can try (single line) rsync -av rsync://contextgarden.net/minimals/current/fonts/new/fonts/opentype/public/lm/ /path-to-tex-tree/fonts/opentype/public/lm/ and then run mktexlsr. Mojca ___________________________________________________________________________________ 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 ___________________________________________________________________________________