From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/67107 Path: news.gmane.org!not-for-mail From: Christian Newsgroups: gmane.comp.tex.context Subject: Re: Hoefler font in Mark IV Date: Thu, 17 Mar 2011 18:34:51 +0100 Message-ID: <4D82463B.3040200@gmx.de> References: <8F4D5EC9-85C5-43DD-8DB8-42B04AB6C91E@upcmail.ie> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1300383332 31975 80.91.229.12 (17 Mar 2011 17:35:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Mar 2011 17:35:32 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Mar 17 18:35:23 2011 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.69) (envelope-from ) id 1Q0H6Y-0001Ma-NY for gctc-ntg-context-518@m.gmane.org; Thu, 17 Mar 2011 18:35:22 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 62A08CAAED; Thu, 17 Mar 2011 18:35:19 +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 SM5XZuN+G1xO; Thu, 17 Mar 2011 18:35:16 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AD948CAAE0; Thu, 17 Mar 2011 18:35:16 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C89DACAAE0 for ; Thu, 17 Mar 2011 18:35:14 +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 1BuujSqmDhIF for ; Thu, 17 Mar 2011 18:35:03 +0100 (CET) Original-Received: from filter1-til.mf.surf.net (filter1-til.mf.surf.net [194.171.167.217]) by balder.ntg.nl (Postfix) with ESMTP id E57E2CAAD9 for ; Thu, 17 Mar 2011 18:35:03 +0100 (CET) Original-Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by filter1-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with SMTP id p2HHZ58q004918 for ; Thu, 17 Mar 2011 18:35:05 +0100 Original-Received: (qmail invoked by alias); 17 Mar 2011 17:35:04 -0000 Original-Received: from f053211037.adsl.alicedsl.de (EHLO [192.168.178.28]) [78.53.211.37] by mail.gmx.net (mp059) with SMTP; 17 Mar 2011 18:35:04 +0100 X-Authenticated: #61879178 X-Provags-ID: V01U2FsdGVkX1/kiChZx7jkcH0kYqTxzAynsFvRn2aMeug6CJBZXV BnRsJN2Eozk2uv User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 In-Reply-To: <8F4D5EC9-85C5-43DD-8DB8-42B04AB6C91E@upcmail.ie> X-Y-GMX-Trusted: 0 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.165.64.23; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 08Ekhz5UT - 9e21e015adf7 - 20110317 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.217 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:67107 Archived-At: Run this: mtxrun --script fonts --reload Then check the output of this: mtxrun --script fonts --list --info --pattern=hoefler* If it doesn't list your fonts, theres something wrong. But it may give you something like this: hoeflertext hoeflertextregular Hoefler-Text.ttf hoeflertextbold hoeflertextbold Hoefler-TextBf.ttf ... etc. depending on the real names and files. You then can try to add an option with the correct name to simplefonts: \setmainfont[Hoefler Text][boldfont=hoeflertextbold] Am 20:59, schrieb Charles Doherty: > Dear all, > > I have been using Hoefler font successfully in a newsletter. I am now processing it in MarkIV but I don't get bold or bold italic. Italic is not quite the same either. I am using simplefonts. I have the .dfont and the .ttf on my system. Any suggestions would be appreciated. > > Thanks, > Charlie ___________________________________________________________________________________ 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 ___________________________________________________________________________________