From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53676 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: [OT] creating-a-style-file-in-context Date: Sun, 25 Oct 2009 07:05:19 -0400 (EDT) Message-ID: References: <4AE41743.7050503@bredband.net> <51ADCBAC-FD58-4EC9-AF96-45E8F47B85A6@googlemail.com> <4AE41A04.9070501@elvenkind.com> <4AE4282C.6020604@bredband.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-835372894-1256468721=:18485" X-Trace: ger.gmane.org 1256468744 31846 80.91.229.12 (25 Oct 2009 11:05:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 25 Oct 2009 11:05:44 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Oct 25 12:05:38 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 1N20un-00009W-5H for gctc-ntg-context-518@m.gmane.org; Sun, 25 Oct 2009 12:05:37 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D90A3C9ABB; Sun, 25 Oct 2009 12:04:31 +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 yyjwsoWb3s1T; Sun, 25 Oct 2009 12:04:29 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D82F6C9A70; Sun, 25 Oct 2009 12:04:28 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 877D1C9A70 for ; Sun, 25 Oct 2009 12:04:26 +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 un34q1RIPZCM for ; Sun, 25 Oct 2009 12:04:23 +0100 (CET) Original-Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by balder.ntg.nl (Postfix) with ESMTP id 3C9A9C9A41 for ; Sun, 25 Oct 2009 12:04:22 +0100 (CET) Original-Received: FROM [192.168.2.8] (c-76-28-91-31.hsd1.ct.comcast.net [76.28.91.31]) By hellskitchen.mr.itd.umich.edu ID 4AE430F5.32E97.16162 ; Authuser adityam; 25 Oct 2009 07:05:25 EDT In-Reply-To: <4AE4282C.6020604@bredband.net> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) 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:53676 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-835372894-1256468721=:18485 Content-Type: TEXT/PLAIN; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Sun, 25 Oct 2009, Jan-Erik H=E4ggl=F6f wrote: > Wolfgang Schuster skrev: >>=20 >> Am 25.10.2009 um 10:27 schrieb Taco Hoekwater: >>=20 >>> On top of that: >>>=20 >>> In type-exljbris, you should use the first column of the output of mtxr= un=20 >>> --script fonts --list, if you use the name: prefix. >>=20 >> type-exlbjbris.mkiv: >>=20 >> % Museo, Museo Sans >>=20 >> \starttypescript [serif] [museo] >> \definefontsynonym [Museo-300] [name:museo300] [features=3Ddefault] >> \definefontsynonym [Museo-500] [name:museo500] [features=3Ddefault] >> \definefontsynonym [Museo-700] [name:museo700] [features=3Ddefault] >> \stoptypescript >>=20 >>=20 >> Terminal: >>=20 >> rover:~ wolf$ mtxrun --script fonts --list museo* >> museo Museo 300 Regular Museo300-Regular.otf >> museo300 Museo 300 Museo300-Regular.otf >> museo300regular Museo 300 Regular Museo300-Regular.otf >> museo500 Museo 500 Museo500-Regular.otf >> museo500medium Museo 500 Medium Museo500-Regular.otf >> museo700 Museo 700 Museo700-Regular.otf >> museo700bold Museo 700 Bold Museo700-Regular.otf >> museoregular Museo 300 Regular Museo300-Regular.otf >>=20 >> Wolfgang >>=20 > I've done the luatools --generate stuff > > and in the t-irex.tex I have > > \definefont [interludefont] [name:museo700bold at 28pt] > \definefont [chapterfont] [name:museo700bold at 32pt] > > and the output from > > mtxrun --script fonts --list museo* > > museo Museo 700 Bold Museo700-Regular.otf > museo700bold Museo 700 Bold Museo700-Regular.otf > museoregular Museo 700 Bold Museo700-Regular.otf > > but still the error message: > > define font | forced type otf of Museo700-Regular not found > define font | font with name Museo700-Regular is not found > define font | unknown font Museo700-Regular, loading aborted > > I just installed the museo700 not museo500 or museo300, is this causing t= his? > > What should I do from here? Not so good at this. I have not altered anyth= ing=20 > in the original type-xljbris.tex or type-xljbris.mkiv Can you test what happens with a minimal file: \definefont[testfont][name:museo700] \starttext \testfont \input knuth \stoptext > Is there some changes neccessary in those files? No. type-exljbris works fine here. The only other thing that I can think of is probably something wrong with= =20 the PATH. Try running mtxrun --script context 74.tex (rather than context 74.tex) Aditya --8323328-835372894-1256468721=:18485 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --8323328-835372894-1256468721=:18485--