From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53642 Path: news.gmane.org!not-for-mail From: Mikael Persson Newsgroups: gmane.comp.tex.context Subject: fonts disappear sometimes Date: Fri, 23 Oct 2009 15:58:34 +0200 Message-ID: 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 1256456923 5376 80.91.229.12 (25 Oct 2009 07:48:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 25 Oct 2009 07:48:43 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Oct 25 08:48:36 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1N1xq7-0002Nn-Qb for gctc-ntg-context-518@m.gmane.org; Sun, 25 Oct 2009 08:48:35 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0B812C9B10; Sun, 25 Oct 2009 08:44:35 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id VAsQqW+mDH-6; Sun, 25 Oct 2009 08:44:32 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 9B0A4C9C68; Sun, 25 Oct 2009 08:42:46 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id ABC05C9A70 for ; Sat, 24 Oct 2009 11:00:57 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ftLtdfggwmDE for ; Sat, 24 Oct 2009 11:00:55 +0200 (CEST) Original-Received: from mail-ew0-f223.google.com (mail-ew0-f223.google.com [209.85.219.223]) by balder.ntg.nl (Postfix) with ESMTP id 1BF11C9A63 for ; Sat, 24 Oct 2009 11:00:55 +0200 (CEST) Original-Received: by ewy23 with SMTP id 23so9333241ewy.2 for ; Sat, 24 Oct 2009 02:01:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=tf7xWXr9xfWsEbizzUQBKrcwXywa341AGewDd+ulnhQ=; b=seeO+GG77YUXy9P+Lybf6MketQiruA0VDQL9OGX6RxGF/ZOwxt5HfXXHu5werbyo7u WuMMsucjFVI4F99zZZuKkk6osF8iowUWNSw/qQd5Ax0ai4PcvwcHcVAghZVjSfqWhzLK OAFrrt7DSUl8WBGKXKUAPLeKRlQDcoCvEhaIg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=XMP8O1hcOLdJ55BKGVGCYhc7c3ie3rY9SIkScXHC1+L9QdvzFiJC0OqzJ2h3hmty3k 9wanlMurqPDE8u1D5hcn4pzAzoMnEpPjiwXk+TRk49PaiRxSoXBjS7vocvzJ5Mo56H/K uWrTs5K1XKI/HirNPk6QxK79L+tES//Z7RJSI= Original-Received: by 10.216.91.66 with SMTP id g44mr928026wef.121.1256306314089; Fri, 23 Oct 2009 06:58:34 -0700 (PDT) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:53642 Archived-At: Dear list, I just installed the latest minimals, together with Wolfgangs typescript files. 1) If I put the type-script files in /home/mickep/ConTeXt/tex/texmf-local/tex/context/third/typescripts/ then they are not used at all, although luatools -find-file type-adobe.tex gives /home/mickep/ConTeXt/tex/texmf-local/tex/context/third/typescripts/type-adobe.tex 2) If I put the type-adobe.{tex,mkii,mkiv} files in the same directory as the document, then the following happens: Compiling this minimal document (saved as mytest.tex): \usetypescriptfile[type-adobe.tex] % load the typescript file \usetypescript[minion] % load the typescript \setupbodyfont[minion,12pt] %\setupbodyfont[minion,14pt] \starttext Test \stoptext I get an empty document, but no error. If I comment the 12pt line and uncomment the 14pt line then it works and I get the Minion fonts!! I compile with texexec --lua mytest.tex Moreover, mtxrun --script fonts --list | grep Minion gives minionprobold Minion Pro Bold /home/mickep/.fonts/MinionPro-Bold.otf minionproboldit MinionPro-BoldIt /home/mickep/.fonts/MinionPro-BoldIt.otf minionprobolditalic Minion Pro Bold Italic /home/mickep/.fonts/MinionPro-BoldIt.otf minionproit MinionPro-It /home/mickep/.fonts/MinionPro-It.otf minionproitalic Minion Pro Italic /home/mickep/.fonts/MinionPro-It.otf minionproregular Minion Pro Regular /home/mickep/.fonts/MinionPro-Regular.otf I can add by noting that I have the same problem for all other fonts I try to install. Thanks in advance for your help Mikael ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________