From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/37996 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: MkIV on Ubuntu Date: Fri, 14 Dec 2007 09:01:24 -0500 (EST) Message-ID: References: <4760EE33.8040805@wxs.nl> <47623B92.1080904@wxs.nl> 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 1197640983 8903 80.91.229.12 (14 Dec 2007 14:03:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Dec 2007 14:03:03 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 14 15:03:15 2007 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 1J3B87-0000ol-EE for gctc-ntg-context-518@m.gmane.org; Fri, 14 Dec 2007 15:03:07 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7B5CB1FC09; Fri, 14 Dec 2007 15:02:42 +0100 (CET) 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 04203-01-10; Fri, 14 Dec 2007 15:02:04 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5732D1FBB5; Fri, 14 Dec 2007 15:02:04 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 603521FB55 for ; Fri, 14 Dec 2007 15:02:02 +0100 (CET) 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 04203-01-9 for ; Fri, 14 Dec 2007 15:01:28 +0100 (CET) Original-Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by ronja.ntg.nl (Postfix) with ESMTP id A7AD41FBBE for ; Fri, 14 Dec 2007 15:01:27 +0100 (CET) Original-Received: FROM adi-laptop.local (c-68-40-40-75.hsd1.mi.comcast.net [68.40.40.75]) BY hellskitchen.mr.itd.umich.edu ID 47628CB4.D9554.13274 ; 14 Dec 2007 09:01:25 -0500 X-X-Sender: adityam@adi-laptop In-Reply-To: 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:37996 Archived-At: On Fri, 14 Dec 2007, Aditya Mahajan wrote: > On Fri, 14 Dec 2007, Hans Hagen wrote: > >> Aditya Mahajan wrote: >> >>> It looks like mtxrun is scanning the correct directories, but cannot find >>> the font files. On the other hand, >> >> mtxrun --script font --reload >> >> will create the font name database that mkiv will use > > Nothing seems to happen with reload. > > $mtxrun --scripts fonts --list --pattern=bonum Sorry, this is the output of mtxrun --scripts fonts --verbose --reload (actually this is what I get with both --list and --reload, so this is the output of --verbose) > MtxRun | version 1.0.2 - 2007+ - PRAGMA ADE / CONTEXT > > MtxRun | loading configuration for /usr/share/texmf/web2c from > ///tmp/luatex-cache/context/e027248d6557d124c703335e8a95ecd5/trees/e027248d6557d124c703335e8a95ecd5 > MtxRun | locating list of /home/adityam/.texmf-config > MtxRun | locating list of /home/adityam/.texmf-var > MtxRun | locating list of /home/adityam/texmf > MtxRun | locating list of /etc/texmf > MtxRun | locating list of /var/lib/texmf > MtxRun | locating list of /usr/local/share/texmf > MtxRun | locating list of /usr/share/texmf > MtxRun | locating list of /usr/share/texmf-texlive > MtxRun | loading files for /var/lib/texmf from > ///tmp/luatex-cache/context/e027248d6557d124c703335e8a95ecd5/trees/c99fbb6307ce58c4c8d3687f791de5f6 > MtxRun | loading files for /usr/local/share/texmf from > ///tmp/luatex-cache/context/e027248d6557d124c703335e8a95ecd5/trees/b8a1cf189bc82d8722e834ba72af3440 > MtxRun | loading files for /usr/share/texmf from > ///tmp/luatex-cache/context/e027248d6557d124c703335e8a95ecd5/trees/9ea5cec901854e6fa728c2ba01c0bb52 > MtxRun | loading files for /usr/share/texmf-texlive from > ///tmp/luatex-cache/context/e027248d6557d124c703335e8a95ecd5/trees/c136f4d84c0b9fde8e19a42543a2e07d > > Adutya > ___________________________________________________________________________________ > 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 > ___________________________________________________________________________________ > > > ___________________________________________________________________________________ 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 ___________________________________________________________________________________