From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/42451 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: fonts (in luatex) (again) Date: Tue, 15 Jul 2008 16:18:32 +0200 Message-ID: <6faad9f00807150718s30dd2e38ob948fa388d42cd4a@mail.gmail.com> References: <441B3D72-7906-465D-881E-2A821D1CBFC5@di.unito.it> <115224fb0806292356s7f312fbbod57ada5a7d78e736@mail.gmail.com> <90C5F317-A644-4A2A-85CC-A26DDE3C4230@di.unito.it> <6faad9f00807150622y298d50f0oa8857108e21dce4@mail.gmail.com> <9D2A57BA-6257-449A-B89B-02BCBBFA40B1@di.unito.it> <6faad9f00807150716n43c893e2pf52a8114296e4b6d@mail.gmail.com> 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 1216132029 6856 80.91.229.12 (15 Jul 2008 14:27:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Jul 2008 14:27:09 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Tue Jul 15 16:27:57 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 1KIlV7-0003rm-2W for gctc-ntg-context-518@m.gmane.org; Tue, 15 Jul 2008 16:27:33 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7ED831FBBE; Tue, 15 Jul 2008 16:26:38 +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 19887-10-5; Tue, 15 Jul 2008 16:25:59 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BD6951FBF9; Tue, 15 Jul 2008 16:22:15 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F30A81FBF9 for ; Tue, 15 Jul 2008 16:22: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 17133-01-12 for ; Tue, 15 Jul 2008 16:21:29 +0200 (CEST) Original-Received: from qw-out-1920.google.com (qw-out-1920.google.com [74.125.92.148]) by ronja.ntg.nl (Postfix) with ESMTP id E22591FB77 for ; Tue, 15 Jul 2008 16:18:33 +0200 (CEST) Original-Received: by qw-out-1920.google.com with SMTP id 9so184255qwj.38 for ; Tue, 15 Jul 2008 07:18:32 -0700 (PDT) Original-Received: by 10.151.114.9 with SMTP id r9mr319044ybm.178.1216131512591; Tue, 15 Jul 2008 07:18:32 -0700 (PDT) Original-Received: by 10.151.83.13 with HTTP; Tue, 15 Jul 2008 07:18:32 -0700 (PDT) In-Reply-To: <6faad9f00807150716n43c893e2pf52a8114296e4b6d@mail.gmail.com> 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:42451 Archived-At: On Tue, Jul 15, 2008 at 4:16 PM, Mojca Miklavec wrote: > Hello Andrea, > > before proceeding any further ... where on earth did you find exactly > that font? :) :) :) > > It's a "resource-based" Type1 font or whatever they call it. I don't > believe that LuaTeX supports such fonts at all, but maybe Taco can > correct me. XeTeX only supports those fonts when using xdv2pdf engine > (xdvipdfmx doesn't honor them). And I would say "if you really wanted > to use those fonts in ConTeXt, there is a way, but hardcoded deep down > in ConTeXt core". Btw: with the fonts that you have sent me, the definitions should be \starttypescript [sans] [delicious] \definefontsynonym [Delicious-Regular] [file:DelicRom] [features=default] \definefontsynonym [Delicious-Italic] [file:DelicIta] [features=default] \definefontsynonym [Delicious-Bold] [file:DelicBol] [features=default] \definefontsynonym [Delicious-BoldItalic] [file:DelicBolIta] [features=default] % it should be features=smallcaps for normal fonts \definefontsynonym [Delicious-Caps] [file:DelicSmaCap] [features=default] \stoptypescript But the font doesn't work with LuaTeX anyway (it could work in XeTeX), so do not even try. The name after "file:" needs to match the filename. Mojca ___________________________________________________________________________________ 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 ___________________________________________________________________________________