From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15492 Path: main.gmane.org!not-for-mail From: "Patrick Gundlach" Newsgroups: gmane.comp.tex.context Subject: Re: when trying to setup Arial fonts... Date: 22 Jun 2004 17:46:32 +0200 Organization: chaos Sender: ntg-context-admin@ntg.nl Message-ID: References: <40256.80.58.5.46.1087913117.squirrel@bitmail.bitmailer.com> <51379.80.58.5.46.1087918519.squirrel@bitmail.bitmailer.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1087919361 28007 80.91.224.253 (22 Jun 2004 15:49:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 22 Jun 2004 15:49:21 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue Jun 22 17:49:14 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BcnWM-00010b-00 for ; Tue, 22 Jun 2004 17:49:14 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 8F6F210B89; Tue, 22 Jun 2004 17:49:09 +0200 (MEST) Original-Received: from lilly.ping.de (lilly.ping.de [83.97.42.2]) by ref.ntg.nl (Postfix) with SMTP id 4C8C310B85 for ; Tue, 22 Jun 2004 17:46:29 +0200 (MEST) Original-Received: (qmail 11278 invoked from network); 22 Jun 2004 15:46:11 -0000 Original-Received: (ofmipd 83.97.40.163); 22 Jun 2004 15:45:49 -0000 Original-Received: from schnee.local (localhost [127.0.0.1]) by schnee.local (8.12.9/8.12.9) with ESMTP id i5MFkXeu003075 for ; Tue, 22 Jun 2004 17:46:33 +0200 (CEST) Original-Received: (from pg@localhost) by schnee.local (8.12.9/8.12.2/Submit) id i5MFkXg6003074; Tue, 22 Jun 2004 17:46:33 +0200 (CEST) Original-To: ntg-context@ntg.nl X-Authentication-Warning: schnee.local: pg set sender to patrick@gundla.ch using -f X-Lieblings-Musik: the_capricorns In-Reply-To: <51379.80.58.5.46.1087918519.squirrel@bitmail.bitmailer.com> (jimarin@bayesinf.com's message of "Tue, 22 Jun 2004 17:35:19 +0200 (CEST)") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (darwin) 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:15492 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15492 Hello, > thanks for your reply... > > hmmm, I tried your code but I get a funny message. > > The thing is that I suspect I am lacking some files... Try \usetypescript [adobekb][ec] \usetypescript [postscript][ec] \setupbodyfont[pos,ss,12pt] \starttext foo \stoptext How old is your ConTeXt? What TeX system do you have? Make sure that ther is a line in your logfile like: fonts : [adobekb] [ec] [] If this does not appear, post your complete logfile. Patrick