From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12427 Path: main.gmane.org!not-for-mail From: Jens-Uwe Morawski Newsgroups: gmane.comp.tex.context Subject: Re: ectt encoding, was: ColorBrewer palettes Date: Sun, 8 Jun 2003 12:02:48 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <20030608120248.5b7b5957.morawski@gmx.net> References: <20030606221052.GA14226@ruhrau.de> <20030607100947.532fdb14.morawski@gmx.net> <20030607140032.GA1576@ruhrau.de> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1055070597 15339 80.91.224.249 (8 Jun 2003 11:09:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 8 Jun 2003 11:09:57 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun Jun 08 13:09:55 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 19Oy3f-0003zH-00 for ; Sun, 08 Jun 2003 13:09:55 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 3D24A10AE7; Sun, 8 Jun 2003 13:12:21 +0200 (MEST) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by ref.ntg.nl (Postfix) with SMTP id 4829610ACE for ; Sun, 8 Jun 2003 13:08:43 +0200 (MEST) Original-Received: (qmail 28002 invoked by uid 65534); 8 Jun 2003 11:08:42 -0000 Original-Received: from port1415.fra.ginko.net (EHLO melior.localdomain) (212.202.67.145) by mail.gmx.net (mp003) with SMTP; 08 Jun 2003 13:08:42 +0200 Original-To: ntg-context@ntg.nl In-Reply-To: <20030607140032.GA1576@ruhrau.de> 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:12427 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12427 On Sat, 7 Jun 2003 16:00:33 +0200 Johannes H=FCsing wrote: > Jens-Uwe Morawski [Sat, Jun 07, 2003 at 10:09:47AM CES= T]: > > On Sat, 7 Jun 2003 00:10:52 +0200 > > Johannes H=FCsing wrote: > >=20 > >=20 > > > As can be seen from the document, I still have font def > > > problems. Without the redefinition of the monospace font, > > > I keep getting a "Font ectt1000 at size 645 not found". > >=20 > > Do you have a line like > >=20 > > ectt1000 SFTT1000 "T1Encoding ReEncodeFont" >=20 > > in your pdftex.map? > >=20 >=20 > Yes. Oops, sorry, this error message pdftex normally gives if the font file (sf= tt1000.pfb) is not found. You can check this by moving the file in the same directory w= here you run pdftex. Jens