From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/43265 Path: news.gmane.org!not-for-mail From: Piotr Kopszak Newsgroups: gmane.comp.tex.context Subject: Re: Delicious - I'm still confused Date: Tue, 19 Aug 2008 13:42:10 +0200 Message-ID: <20080819114210.GB4506@mnw.art.pl> References: <20080818130938.GA5607@mnw.art.pl> <48A980F1.4070502@elvenkind.com> <20080818195542.GA3733@boxpl.com> <48A9D837.4020905@wxs.nl> <20080818203214.GA4382@boxpl.com> <48AA7B62.4090003@wxs.nl> <20080819102800.GA4114@mnw.art.pl> <115224fb0808190336r4afb4d48j4f2f692c12f8abd9@mail.gmail.com> <20080819105843.GA4198@mnw.art.pl> <115224fb0808190410t16141447medf59cdd1f3ba2e9@mail.gmail.com> Reply-To: kopszak@gmail.com, mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1219146469 30152 80.91.229.12 (19 Aug 2008 11:47:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Aug 2008 11:47:49 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Tue Aug 19 13:48:41 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1KVPh6-0005QL-Oh for gctc-ntg-context-518@m.gmane.org; Tue, 19 Aug 2008 13:48:12 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EF21A1FDCF; Tue, 19 Aug 2008 13:47:12 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 09482-01-8; Tue, 19 Aug 2008 13:46:24 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5B0761FDEB; Tue, 19 Aug 2008 13:46:23 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5C3F01FDEB for ; Tue, 19 Aug 2008 13:46:18 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 09500-05-3 for ; Tue, 19 Aug 2008 13:45:41 +0200 (CEST) Original-Received: from mnw5.mnw.art.pl (mnw5.mnw.art.pl [195.117.227.1]) by ronja.ntg.nl (Postfix) with ESMTP id D774F1FDD1 for ; Tue, 19 Aug 2008 13:45:40 +0200 (CEST) Original-Received: from localhost ([192.168.100.110]) (authenticated user kopszak@mnw.art.pl) by mnw5.mnw.art.pl for ntg-context@ntg.nl; Tue, 19 Aug 2008 14:01:09 +0200 Content-Disposition: inline In-Reply-To: <115224fb0808190410t16141447medf59cdd1f3ba2e9@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:43265 Archived-At: On Tue, Aug 19, 2008 at 01:10:04PM +0200, Wolfgang Schuster wrote: > On Tue, Aug 19, 2008 at 12:58 PM, Piotr Kopszak wrote: > > On Tue, Aug 19, 2008 at 12:36:43PM +0200, Wolfgang Schuster wrote: > >> On Tue, Aug 19, 2008 at 12:28 PM, Piotr Kopszak wrote: > >> > On Tue, Aug 19, 2008 at 09:50:58AM +0200, Hans Hagen wrote: > >> > > >> >> ok, so it's not a system font (else there would be a complete path); in > >> >> that case, make sure that *tex* knows where to find the font, i.e. is > >> >> the font in one of the valid opentype paths? > >> > > >> > So you mean install it the old way with texfont, mktexlsr? It does not > >> > work in the Minimals version I got (just tried the example provided in > >> > the article by Adam Lindsay on Open Type installation) and I don't > >> > want it :) I would prefer to make it a system font if that would make > >> > it work. But what does a "system font" mean for luatex on linux? > >> > >> You don't have to install them with texfont. Where dou you save the fonts > >> for the moment, in your TeX tree or in one of the OS directories. > >> > >> I have the fonts on my Mac under $HOME/Library/Fonts. > >> > >> Wolfgang > > > I installed ConTeXt Minimals in "/context" > > and copied delicious otf files to "/context/tex/texmf-context/fonts/exljbris" > > so in the TeX tree, I guess. > > The correct path is "/context/tex/texmf-context/fonts/opentype/exljbris". Funny enough that didn't work when I tried to move the fonts there although it is in the output of 'kpsewhich --show-path="opentype fonts"' indeed. > > > When I tried to move them to "$HOME/Library/Fonts" > > and then ran "luatools --update; mtxrun --script font --reload" they disappeared > > altogether from the list given by "mtxrun --script font --list". So probably > > it's not a system directory on linux. > > The local font directory under $HOME is only read on a Mac but you > could add it to "OSFONTDIR". > > Wolfgang Anyway, great thanks for help. Piotr -- -- Piotr Kopszak, Ph.D. Polish Art Gallery, National Museum in Warsaw -----------------------------> http://kopszak.mnw.art.pl/ http://okle.pl ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________