From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/64393 Path: news.gmane.org!not-for-mail From: =?iso-8859-2?B?UHJvY2jhemthIEx1a+G5IEluZy4gLSBQb250ZXggcy4gci4gby4=?= Newsgroups: gmane.comp.tex.context Subject: Re: Math and bold font: \definetypeface Date: Fri, 10 Dec 2010 14:25:27 +0100 Message-ID: References: <20101203153039.GA4262@smoon> <4CFA01FD.5070001@wxs.nl> <1E09188B-E8D3-46C5-BDA0-0DBA1E6C29F8@awi.de> <09574017-8392-49F3-A7F3-356BD6F1AAD3@awi.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1291987555 9732 80.91.229.12 (10 Dec 2010 13:25:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Dec 2010 13:25:55 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 10 14:25:52 2010 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 1PR2yt-0004lQ-LW for gctc-ntg-context-518@m.gmane.org; Fri, 10 Dec 2010 14:25:51 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0A11FCA8B7; Fri, 10 Dec 2010 14:25:51 +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 LWF-g1Bmrzo8; Fri, 10 Dec 2010 14:25:39 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 101D0CA82B; Fri, 10 Dec 2010 14:25:39 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 53DE7CA82B for ; Fri, 10 Dec 2010 14:25:38 +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 l4+P557HYICj for ; Fri, 10 Dec 2010 14:25:34 +0100 (CET) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by balder.ntg.nl (Postfix) with ESMTP id 87D0CC9E8B for ; Fri, 10 Dec 2010 14:25:34 +0100 (CET) Original-Received: from mail.pontex.cz (mail.pontex.cz [89.233.168.98]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id oBADPXu2001391 for ; Fri, 10 Dec 2010 14:25:34 +0100 Original-Received: from localhost ([127.0.0.1]) by mail.pontex.cz (Kerio MailServer 6.6.2) for ntg-context@ntg.nl; Fri, 10 Dec 2010 14:25:30 +0100 In-Reply-To: <09574017-8392-49F3-A7F3-356BD6F1AAD3@awi.de> User-Agent: Opera Mail/10.63 (Win32) X-Bayes-Prob: 0.0011 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=89.233.168.98; country=CZ; region=52; city=Prague; latitude=50.0833; longitude=14.4667; http://maps.google.com/maps?q=50.0833,14.4667&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0eDFppx3l - a76870a765a6 - 20101210 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 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:64393 Archived-At: Hello - On Wed, 08 Dec 2010 11:24:36 +0100, Florian Wobbe wr= ote: > Minimal example that uses Tex Gyre Pagella and Heros for serif and sans, = and either Cambria, Asana, Neo Euler, or XITS for math (comment in your cho= ice and make sure that context finds the fonts): > > \starttypescript [myface] > \definetypeface [\typescriptone] [rm] [serif] [pagella] [default] > \definetypeface [\typescriptone] [ss] [sans] [heros] [default] > \definetypeface [\typescriptone] [tt] [mono] [modern] [default] > %\definetypeface [\typescriptone] [mm] [math] [cambria][default] > %\definetypeface [\typescriptone] [mm] [math] [asana][default] > %\definetypeface [\typescriptone] [mm] [math] [euler][default] > \definetypeface [\typescriptone] [mm] [math] [xits][default] > \stoptypescript > > \setupbodyfont[myface] > > \starttext > Pagella \par > {\ss Heros} \par > {\tt Modern Typewriter} \par > $Abc \beta =3D {{\bi Abc} \bf Abc \beta \mathgreekupright \beta}$ > \stoptext > > Note that Neo Euler does not have italics and there are no fallbacks for = bold/greek italic. So ${\bi A} \bf \beta$ will be displayed as $A \beta$. > > Best wishes, > Florian - thanks for the solution and thanks to all for explanations and again for = patience. Best regards, Lukas -- = Ing. Luk=E1=B9 Proch=E1zka [mailto:LPr@pontex.cz] Pontex s. r. o. [mailto:pontex@pontex.cz] [http://www.pontex.cz] Bezov=E1 1658 147 14 Praha 4 Tel: +420 244 062 238 Fax: +420 244 461 038 ___________________________________________________________________________= ________ 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 ___________________________________________________________________________= ________