From owner-freebsd-questions@FreeBSD.ORG Wed Jun 2 23:32:31 2010 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C396B106567C for ; Wed, 2 Jun 2010 23:32:31 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail6.sea5.speakeasy.net (mail6.sea5.speakeasy.net [69.17.117.50]) by mx1.freebsd.org (Postfix) with ESMTP id 9D3E68FC08 for ; Wed, 2 Jun 2010 23:32:29 +0000 (UTC) Received: (qmail 9079 invoked from network); 2 Jun 2010 23:32:28 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 2 Jun 2010 23:32:28 -0000 Received: from lowell-desk.lan (lowell-desk.lan [172.30.250.6]) by be-well.ilk.org (Postfix) with ESMTP id 062C05082E; Wed, 2 Jun 2010 19:32:21 -0400 (EDT) Received: by lowell-desk.lan (Postfix, from userid 1147) id 381A31CC23; Wed, 2 Jun 2010 19:32:21 -0400 (EDT) From: Lowell Gilbert To: Gary Kline References: <20100602230415.GA30913@thought.org> Date: Wed, 02 Jun 2010 19:32:20 -0400 In-Reply-To: <20100602230415.GA30913@thought.org> (Gary Kline's message of "Wed, 2 Jun 2010 16:04:20 -0700") Message-ID: <44hbllf1tn.fsf@lowell-desk.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD Mailing List Subject: Re: two questions.... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jun 2010 23:32:31 -0000 Gary Kline writes: > guys, i just found a truckload of Just Outstanding fonts. at the > CTAN .org site there must be hundreds of these superb serif > typefaces. in my /home/kline/ directory, i have a ~/.fonts > directory. but it's been awhile since i've added to it. what's > the magic to getting these tex-gyre fonts can use them? i would > like these to be available for abiword, OOo, as well as my tex > packages. clues, please. mkfontdir(1) and mkfontscale(1) are all you need.