From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20104 Path: news.gmane.org!not-for-mail From: Ville Voipio Newsgroups: gmane.comp.tex.context Subject: gwTeX and missing PS fonts Date: Tue, 26 Apr 2005 18:38:38 +0300 Message-ID: <426E607E.1050800@kpatents.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 1114529813 4710 80.91.229.2 (26 Apr 2005 15:36:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 26 Apr 2005 15:36:53 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Apr 26 17:36:51 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 1DQS5k-0001P3-9V for gctc-ntg-context-518@m.gmane.org; Tue, 26 Apr 2005 17:35:16 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B88211279A; Tue, 26 Apr 2005 17:40:32 +0200 (CEST) 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 14450-03; Tue, 26 Apr 2005 17:40:32 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 431D0127DF; Tue, 26 Apr 2005 17:38:41 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 12B69127DF for ; Tue, 26 Apr 2005 17:38:40 +0200 (CEST) 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 14310-04 for ; Tue, 26 Apr 2005 17:38:39 +0200 (CEST) Original-Received: from mail.kpatents.com (mail.kpatents.com [195.170.128.67]) by ronja.ntg.nl (Postfix) with SMTP id 35CE9127A8 for ; Tue, 26 Apr 2005 17:38:39 +0200 (CEST) Original-Received: (qmail 3318 invoked from network); 26 Apr 2005 15:38:39 -0000 Original-Received: from unknown (HELO ?192.168.100.157?) (192.168.100.157) by mail.kpatents.com with SMTP; 26 Apr 2005 15:38:39 -0000 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: ntg-context@ntg.nl 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 Xref: news.gmane.org gmane.comp.tex.context:20104 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20104 I had a smoothly working gwTeX with the exception of a few hyphenation patterns. Before debugging that problem any further, I decided to get the newest beta (texexec 5.3.1, context 2005.04.19). I got the hyphenation problem fixed. It had nothing to do with the distribution or version, just my lack of thinking. Editing cont-usr.tex and then 'texexec --make --all', and ConTeXt was hyphenating Finnish beautifully. However, something else broke when I upgraded. I cannot get the Postscript fonts working anymore. Here is what I have in the file: \usetypescript[adobekb][\defaultencoding] \setupbodyfont[pos,11pt] Everything goes relatively smoothly, except for the fact that I get everything typeset in Computer Modern. A small error message is in the output: bodyfont : unknown variant pos What went wrong? I cannot find the file font-pos.tex on my machine, but as I cannot find it in the source tree, either, it seems to have been embedded somewhere. How should I debug this problem? Where is the actual definition for "pos"? - Ville