From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/84821 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Simplefonts Date: Tue, 15 Oct 2013 10:26:27 +0200 Message-ID: <525CFC33.3010808@wxs.nl> References: <3288E803-9426-41F1-AA62-144E5A21A085@gmail.com> <525C1E12.6050608@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1381825596 6935 80.91.229.3 (15 Oct 2013 08:26:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Oct 2013 08:26:36 +0000 (UTC) Cc: Otared Kavian To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Oct 15 10:26:42 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VVzxf-0001qS-V8 for gctc-ntg-context-518@m.gmane.org; Tue, 15 Oct 2013 10:26:40 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5EE79101EA; Tue, 15 Oct 2013 10:23:57 +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 QBXMWoZNFN3C; Tue, 15 Oct 2013 10:23:55 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 678FC101DE; Tue, 15 Oct 2013 10:23:55 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6E6A1101DE for ; Tue, 15 Oct 2013 10:23:53 +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 7lYeVW-cdi9E for ; Tue, 15 Oct 2013 10:23:52 +0200 (CEST) Original-Received: from filter1-utr.mf.surf.net (filter1-utr.mf.surf.net [195.169.124.152]) by balder.ntg.nl (Postfix) with ESMTP id 3E57510193 for ; Tue, 15 Oct 2013 10:23:52 +0200 (CEST) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter1-utr.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r9F8QWJj028168 for ; Tue, 15 Oct 2013 10:26:33 +0200 X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.103; Original-Received: from [10.100.1.103] (unverified [10.100.1.103]) by pragma-net.nl (SurgeMail 6.3c2) with ESMTP id 10314-1713362 for multiple; Tue, 15 Oct 2013 10:26:31 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 In-Reply-To: X-Authenticated-User: hagen@controller-9 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.125.29.162; country=NL; region=15; city=Zwolle; latitude=52.5058; longitude=6.0858; http://maps.google.com/maps?q=52.5058,6.0858&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 07KBkqxhz - 66e27e6262e4 - 20131015 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:84821 Archived-At: On 10/15/2013 10:02 AM, Otared Kavian wrote: > > On 14 oct. 2013, at 19:38, Wolfgang Schuster wrote: >> [=85] >> You can also use the predefined typescript which has the name =93eulerno= va=94: >> >> \definefontfamily[mainface][rm][TeX Gyre Pagella] >> \definefontfamily[mainface][mm][eulernova] >> >> \setupbodyfont[mainface] >> >> \starttext >> Text font $math font$ >> \stoptext >> >> Wolfgang > > Hi Wolfgang, > > Thanks for this wonderful module and functionalities, and the very good t= utorials you give us! > Out of curiosity I tested the examples you sent, which all work perfetcly= , but the above code with eulernova typescript seems not to give the expect= ed result (using ConTeXt ver: 2013.10.13 23:58 MKIV) on my installation: p= lease see the attached PDF result of the following example: > > %%% begin Wolfgang's example > \definefontfamily[mainface][rm][TeX Gyre Pagella] > \definefontfamily[mainface][mm][eulernova] > > \setupbodyfont[mainface] > > \starttext > Text font $math font$ and $\sin(t) =3D \int_{0}^t \cos(\theta)d\theta$ > \stoptext > %%% end Wolfgang's example The 'h' in mathfont is a probably a bug in the font (planck constant = issue as unicode math has no italic h - sic) The large () puzzle me a = bit as one would expect small ones to start with. But ... keep in mind that eulernova is unfinished. Although it is an = official (dante funded) project, we have to wait till Khaled has found = time for it which is probably less an issue with a few smal patched to = the font, but making it complete is large effort. One complication is that euler is normally a mixed-in font, so there is = an upright/italic cq. distinction issue there that will always make = euler a font that should be used when the domain permits it. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________= ________ 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 ___________________________________________________________________________= ________