From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12189 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?Q?Gilles_P=E9rez-Lambert?= Newsgroups: gmane.comp.tex.context Subject: Re: predefined fonts on TeXLive Date: Mon, 12 May 2003 18:00:18 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <20030512180018319955.GyazMail.Gilles.Perez@univ-montp3.fr> References: <20030509091937.2f629c6b.wmcclain@salamander.com> <5.2.0.9.1.20030510094336.0218e518@server-1> <20030512105002.48c5daf0.wmcclain@salamander.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (GMessage framework 0.9.9.9) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1052755540 17407 80.91.224.249 (12 May 2003 16:05:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 12 May 2003 16:05:40 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon May 12 18:05:37 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 19FFl0-0004Ij-00 for ; Mon, 12 May 2003 18:02:30 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id D7ED910B39; Mon, 12 May 2003 18:04:03 +0200 (MEST) Original-Received: from smtp.univ-montp3.fr (smtp.univ-montp3.fr [193.52.140.45]) by ref.ntg.nl (Postfix) with ESMTP id 5157110AB6 for ; Mon, 12 May 2003 18:00:18 +0200 (MEST) Original-Received: from 10.2.1.18 (localhost [127.0.0.1]) by smtp.univ-montp3.fr (8.11.6/linuxconf) with ESMTP id h4CG0Ho00366 for ; Mon, 12 May 2003 18:00:17 +0200 Original-To: ntg-context@ntg.nl In-Reply-To: <20030512105002.48c5daf0.wmcclain@salamander.com> X-Mailer: GyazMail version 0.9.9.9.1 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:12189 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12189 Hello, Bill McClain a =E9crit le lundi 12 mai 2003 10:50 : > I haven't added Utopia because, for some reason, the TeXLive install > copied the pfb's but not the tfm's on my system. Has anyone else seen > that? I'll have to investigate. Yes, it's a known bug. You can get the tfms and vfs back here: http://www.gutenberg.eu.org/distributions/texlive/93-correctifs-texlive7.ht= ml Don't be afraid by the French stuff! :-) Just get the utopia.tar.gz file, c= d to your texmf root directory and do a tar xvfz utopia.tar.gz to add the m= issing files (you can do it in your local texmf too I think). Gilles.