From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/43262 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: Delicious - I'm still confused Date: Tue, 19 Aug 2008 13:10:04 +0200 Message-ID: <115224fb0808190410t16141447medf59cdd1f3ba2e9@mail.gmail.com> 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> Reply-To: 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 1219144344 23329 80.91.229.12 (19 Aug 2008 11:12:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Aug 2008 11:12:24 +0000 (UTC) To: kopszak@gmail.com, "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Tue Aug 19 13:13:16 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 1KVP8e-0002EZ-OE for gctc-ntg-context-518@m.gmane.org; Tue, 19 Aug 2008 13:12:36 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E0AA61FDE0; Tue, 19 Aug 2008 13:11:35 +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 05517-01-3; Tue, 19 Aug 2008 13:10:45 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BE09D1FD40; Tue, 19 Aug 2008 13:10:45 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 671951FCB0 for ; Tue, 19 Aug 2008 13:10:44 +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 05346-01-3 for ; Tue, 19 Aug 2008 13:10:05 +0200 (CEST) Original-Received: from yx-out-1718.google.com (yx-out-1718.google.com [74.125.44.152]) by ronja.ntg.nl (Postfix) with ESMTP id 84D621FD40 for ; Tue, 19 Aug 2008 13:10:05 +0200 (CEST) Original-Received: by yx-out-1718.google.com with SMTP id 3so1975963yxi.74 for ; Tue, 19 Aug 2008 04:10:04 -0700 (PDT) Original-Received: by 10.150.98.18 with SMTP id v18mr6544751ybb.228.1219144204420; Tue, 19 Aug 2008 04:10:04 -0700 (PDT) Original-Received: by 10.151.103.21 with HTTP; Tue, 19 Aug 2008 04:10:04 -0700 (PDT) In-Reply-To: <20080819105843.GA4198@mnw.art.pl> Content-Disposition: inline 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:43262 Archived-At: 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". > 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 ___________________________________________________________________________________ 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 ___________________________________________________________________________________