From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/18729 Path: main.gmane.org!not-for-mail From: h h extern Newsgroups: gmane.comp.tex.context Subject: Re: FIXED: Trouble wih typescriptfiles Date: Sat, 05 Mar 2005 23:54:16 +0100 Message-ID: <422A3898.4030307@wxs.nl> References: <20050305095117.793901284F@ronja.ntg.nl> <01097f3d3076af66431fd591ef8047ba@springer.com> <4ee1b91c1346d98f30effbb1a8b707bd@springer.com> <1e0b8da6f78c699da45ca2db902eebdd@springer.com> 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; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1110062956 1423 80.91.229.2 (5 Mar 2005 22:49:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 5 Mar 2005 22:49:16 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Mar 05 23:49:16 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 1D7i59-0005Ln-Dr for gctc-ntg-context-518@m.gmane.org; Sat, 05 Mar 2005 23:49:11 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2027C12839; Sat, 5 Mar 2005 23:54:33 +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 09374-05-5; Sat, 5 Mar 2005 23:54:30 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 277F2127A1; Sat, 5 Mar 2005 23:54:30 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D04EB127A1 for ; Sat, 5 Mar 2005 23:54:28 +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 09374-05-4 for ; Sat, 5 Mar 2005 23:54:28 +0100 (CET) Original-Received: from mailrelay01.solcon.nl (maillb.solcon.nl [212.45.32.200]) by ronja.ntg.nl (Postfix) with ESMTP id 1100D1279B for ; Sat, 5 Mar 2005 23:54:28 +0100 (CET) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mailrelay01.solcon.nl (8.12.11/SQL-8.12.11-5/8.12.11) with ESMTP id j25MsMU2025693 for ; Sat, 5 Mar 2005 23:54:22 +0100 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id DD77A1803F; Sat, 5 Mar 2005 23:40:19 +0100 (CET) Original-Received: from [127.0.0.1] (unknown [10.100.1.1]) by server-1.pragma-net.nl (Postfix) with ESMTP id 2595D17DAF for ; Sat, 5 Mar 2005 22:40:17 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <1e0b8da6f78c699da45ca2db902eebdd@springer.com> X-Virus-Scanned: ClamAV 0.80/744/Fri Mar 4 04:01:45 2005 clamav-milter version 0.80j on mailrelay01 X-Virus-Status: Clean 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: main.gmane.org gmane.comp.tex.context:18729 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:18729 Louis F. Springer wrote: > Obvious operator error after RTFM, "Fonts in Context". I hadn't seen > that manual before. > > I have no idea what this was supposed to do, but getting rid of the > "\starttypescript" and "\stoptypescript" around the \loadmap fixed my > problem. > > I don't know if I picked this up from an example or guessed at the > sytax, but it didn't seem to make any sense after reading "Fonts in > Context". > > % \starttypescript [map][texnansi] > \loadmapfile[texnansi-sun-sunsans.map] > % \stoptypescript you need the \start...\stopwhen you put such defs in separate files, for instance your local mytypefaces.tex: \usetypescriptfile[mytypefaces.tex] .... \usetypescript[map][texnansi] etc would work ok 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 -----------------------------------------------------------------