From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12770 Path: main.gmane.org!not-for-mail From: Jens-Uwe Morawski Newsgroups: gmane.comp.tex.context Subject: Re: A pretty good day Date: Mon, 4 Aug 2003 09:06:34 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <20030804090634.22a19e43.morawski@gmx.net> References: <3.0.5.32.20030803170815.00b38c90@mail.northcoast.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1059980582 6934 80.91.224.253 (4 Aug 2003 07:03:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 4 Aug 2003 07:03:02 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Aug 04 09:03:18 2003 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 19jZNG-0007Dc-00 for ; Mon, 04 Aug 2003 09:03:18 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 7E35310B21; Mon, 4 Aug 2003 09:03:14 +0200 (MEST) Original-Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by ref.ntg.nl (Postfix) with SMTP id 4D40310AE7 for ; Mon, 4 Aug 2003 08:57:11 +0200 (MEST) Original-Received: (qmail 31721 invoked by uid 65534); 4 Aug 2003 06:57:08 -0000 Original-Received: from port1404.fra.ginko.net (EHLO melior.localdomain) (212.202.67.134) by mail.gmx.net (mp004) with SMTP; 04 Aug 2003 08:57:08 +0200 Original-To: ntg-context@ntg.nl In-Reply-To: <3.0.5.32.20030803170815.00b38c90@mail.northcoast.com> X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i586-pc-linux-gnu) 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:12770 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12770 On Sun, 03 Aug 2003 17:08:15 -0700 David Arnold wrote: > I get this warning at the end of my log file. > > Warning: PDFETEX (file rpxmi): Font rpxmi at 600 not found > > Warning: PDFETEX (file pxsy): Font pxsy at 600 not found pdftex does not find the font-outlines (PFBs). after installation, did you rehash the ls-R database? try: kpsewhich pxsy.pfb to check if the fonts can be found Jens