From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/86812 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: typewriter style with Constantia Date: Fri, 28 Mar 2014 11:49:10 +0100 Message-ID: <533553A6.8080503@wxs.nl> References: <87k3bfpszn.fsf@micropit.couberia.selfip.net> <6074DDF1-DD08-49A7-B2E7-140115734E23@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 1396003748 5365 80.91.229.3 (28 Mar 2014 10:49:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Mar 2014 10:49:08 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Mar 28 11:49:19 2014 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 1WTULf-0007LT-Mi for gctc-ntg-context-518@m.gmane.org; Fri, 28 Mar 2014 11:49:19 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 62ECC101EA; Fri, 28 Mar 2014 11:49: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 2tTsrqwc2kis; Fri, 28 Mar 2014 11:49:17 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 391DA101EC; Fri, 28 Mar 2014 11:49:17 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id BD14E101F1 for ; Fri, 28 Mar 2014 11:49:15 +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 eecRBxbd+V1E for ; Fri, 28 Mar 2014 11:49:13 +0100 (CET) Original-Received: from filter1-ams.mf.surf.net (filter1-ams.mf.surf.net [192.87.102.69]) by balder.ntg.nl (Postfix) with ESMTP id D7AF7101EC for ; Fri, 28 Mar 2014 11:49:13 +0100 (CET) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter1-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s2SAnB6c001448 for ; Fri, 28 Mar 2014 11:49:13 +0100 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 8879-1713362 for ; Fri, 28 Mar 2014 11:49:11 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 In-Reply-To: X-Authenticated-User: hagen@controller-9 X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=213.125.29.162; country=NL; region=Provincie Overijssel; 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: 0NLGWNbu1 - 3ce6c0f9969f - 20140328 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.69 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:86812 Archived-At: On 3/28/2014 7:53 AM, Aditya Mahajan wrote: > On Thu, 27 Mar 2014, Wolfgang Schuster wrote: > >> >> Am 27.03.2014 um 16:21 schrieb Peter M=FCnster : >> >>> Hi, >>> >>> With the following setup and ConTeXt version 2014.02.14 I got typewriter >>> style: >>> >>> --8<---------------cut here---------------start------------->8--- >>> \definefontfamily[constantia][sans][Constantia] >>> \setupbodyfont[constantia] >>> \starttext >>> normal and \type{mono} >>> \stoptext >>> --8<---------------cut here---------------end--------------->8--- >>> >>> But not with version 2014.03.25. >>> >>> What should I do to get typewriter style please? >> >> You have to specify a font for monospaced text and it=92s better to set >> also a font for math. > > It would be nicer if the unset styles (in particular math) would fall > back to the defaults. the problem is that font loading is delayed so it's not known at the = right moment .. maybe i figure out something some day 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 ___________________________________________________________________________= ________