From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11243 Path: main.gmane.org!not-for-mail From: Simon Pepping Newsgroups: gmane.comp.tex.context Subject: Re: Problems recompiling LaTeX2ConTeXt.tex Date: Thu, 6 Mar 2003 21:44:11 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <20030306204411.GC705@scaprea> References: <20030305202503.GA1673@scaprea> <20030305222651.88940.qmail@web10707.mail.yahoo.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1046985601 4886 80.91.224.249 (6 Mar 2003 21:20:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 6 Mar 2003 21:20:01 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Mar 06 22:19:58 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18r2mU-0001GI-00 for ; Thu, 06 Mar 2003 22:19:58 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id B781510B07; Thu, 6 Mar 2003 22:20:27 +0100 (MET) Original-Received: from hgatenl.hobby.nl (ns.hobby.nl [212.72.224.8]) by ref.ntg.nl (Postfix) with ESMTP id 6534110B07 for ; Thu, 6 Mar 2003 22:18:49 +0100 (MET) Original-Received: from hgatenl.hobby.nl (localhost [127.0.0.1]) by hgatenl.hobby.nl (8.12.6/8.12.2) with ESMTP id h26LInXQ063601 for ; Thu, 6 Mar 2003 22:18:49 +0100 (CET) (envelope-from spepping@scaprea.hobby.nl) Original-Received: (from uucp@localhost) by hgatenl.hobby.nl (8.12.6/8.12.2/Submit) with UUCP id h26LImlw063600 for ntg-context@ntg.nl; Thu, 6 Mar 2003 22:18:49 +0100 (CET) Original-Received: from simon by scaprea.salix.nl with local (Exim 3.35 #1 (Debian)) id 18r2Dr-0000WF-00; Thu, 06 Mar 2003 21:44:11 +0100 Original-To: ntg-context@ntg.nl Mail-Followup-To: ntg-context@ntg.nl Content-Disposition: inline In-Reply-To: <20030305222651.88940.qmail@web10707.mail.yahoo.com> User-Agent: Mutt/1.3.28i Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:11243 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11243 On Wed, Mar 05, 2003 at 02:26:51PM -0800, James J. Ramsey wrote: > > --- Simon Pepping wrote: > > On Tue, Mar 04, 2003 at 08:45:24AM -0800, James J. > > Ramsey wrote: > > > > I think you need to add the following lines of code: > > > > \setupencoding[default=ec] > > \usetypescript [serif] [times] > > [\defaultencoding] > > \usetypescript [sans] [helvetica] > > [\defaultencoding] > > \usetypescript [mono] [courier] > > [\defaultencoding] > > \usetypescript [berry] [\defaultencoding] > > The above didn't quite work. LaTeX2ConTeXt compiled > without errors, but the fonts were all Computer > Modern. In addition, the sections of the document > showing samples of LaTeX and ConTeXt markup had the > characters '\', '{', and '}' replaced with '"', '-', > and '', respectively. I think I forgot the command to activate the new fonts: \rm. Anyway, if the lines below work, it is OK. > > Alternatively, you can use the following lines of > > code, which achieve > > the same thing: > > > > \usetypescript[postscript] [ec] > > \usetypescript[berry][ec] > > \switchtotypeface [postscript][rm] > > For some reason, the above works just fine. You sound quite surprised. I believe context's font management is quite robust. The problem is in the typescripts. There are many of them, and they only work if they are used in the right combinations. And there is insufficient documentation of those combinations. The above postscript typescript and its relatives, with the typeface definitions in them, are a good step towards integration of the right combination of typescripts. Regards, Simon -- Simon Pepping email: spepping@scaprea.hobby.nl