From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/77058 Path: news.gmane.org!not-for-mail From: Henning Hraban Ramm Newsgroups: gmane.comp.tex.context Subject: font troubles Date: Fri, 22 Jun 2012 23:54:27 +0200 Message-ID: <6C6B8610-FF3E-4193-BA16-A7D326E00505@fiee.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset="windows-1252"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1340402079 30393 80.91.229.3 (22 Jun 2012 21:54:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 22 Jun 2012 21:54:39 +0000 (UTC) To: mailing ConTeXt users list for Original-X-From: ntg-context-bounces@ntg.nl Fri Jun 22 23:54:37 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SiBoJ-0002tG-De for gctc-ntg-context-518@m.gmane.org; Fri, 22 Jun 2012 23:54:35 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C179B101DD; Fri, 22 Jun 2012 23:54:34 +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 pgUKofS58Uup; Fri, 22 Jun 2012 23:54:33 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 061F7101E8; Fri, 22 Jun 2012 23:54:33 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 672A0101E8 for ; Fri, 22 Jun 2012 23:54:31 +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 IY9FXPx+9JdD for ; Fri, 22 Jun 2012 23:54:30 +0200 (CEST) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id 41960101DD for ; Fri, 22 Jun 2012 23:54:30 +0200 (CEST) Original-Received: from thesan.fiee.net (thesan.fiee.net [178.77.74.245]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q5MLsTI1006751 for ; Fri, 22 Jun 2012 23:54:29 +0200 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=fiee.net; b=g2TWX8klcQaMwBvc7pBO8+A21PeoSWm9o+CguhEZxXvwyJ651A/iltIqwTQtQ1BaSwOuL+SlSgFBAeMlprYbWJ9e1Z+fnxmMZYZv0U1C4AD890hHXQExkLRxJo2HcGmV; h=Received:Received:Message-Id:From:To:Content-Type:Content-Transfer-Encoding:Mime-Version:Subject:Date:X-Mailer; Original-Received: (qmail 29828 invoked from network); 22 Jun 2012 23:54:28 +0200 Original-Received: from hsi-kbw-149-172-53-184.hsi13.kabel-badenwuerttemberg.de (HELO ?192.168.178.22?) (149.172.53.184) by thesan.fiee.net with ESMTPSA (AES128-SHA encrypted, authenticated); 22 Jun 2012 23:54:28 +0200 X-Mailer: Apple Mail (2.936) X-Bayes-Prob: 0.0114 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=178.77.74.245; country=DE; region=07; city=Host; latitude=51.6500; longitude=6.1833; http://maps.google.com/maps?q=51.6500,6.1833&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 03HpxSt3v - fb9651ca467e - 20120622 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.13 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:77058 Archived-At: Ahoj, the following example works on itself, but not in the environment of = my current project: \starttypescript [handwriting] [devroye] \definefontsynonym [Devroye] [file:devroye] [features=3Ddefault] \stoptypescript \starttypescript [handwriting] [devroye] [name] \definefontsynonym [Handwriting] [Devroye] [features=3Ddefault] \stoptypescript \definetypeface [test] [rm] [serif] [schoolbook] [default] \definetypeface [test] [hw] [handwriting] [devroye][default] \definefont [TitelFont][Handwriting at 16pt] \setupbodyfont[test,rm,8.5pt] \starttext {\TitelFont Test} \input knuth {\hw Don Knuth} \stoptext In the project, I get the hw font, but the body font is LM Roman 12pt. I get TeX Gyre Schola only if I use \setupbodyfont[schoolbook,rm,8.5pt], but that fails as soon as I define \definetypeface [schoolbook] [hw] = [handwriting] [devroye][default] =96 in the minimal example that works, = too. Can you explain? Greetlings, Hraban ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________