From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/65494 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: new beta Date: Tue, 25 Jan 2011 17:43:40 -0500 (EST) Message-ID: References: <4D35E228.2090603@wxs.nl> <87d3nklotf.fsf@universe.krase.net> 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 1295995475 25979 80.91.229.12 (25 Jan 2011 22:44:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 25 Jan 2011 22:44:35 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Jan 25 23:44:30 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 1Phrcj-0002aR-4u for gctc-ntg-context-518@m.gmane.org; Tue, 25 Jan 2011 23:44:29 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4F4CFCAA80; Tue, 25 Jan 2011 23:44:28 +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 gwqwn1hP6FQj; Tue, 25 Jan 2011 23:44:25 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A7D2FCAA2F; Tue, 25 Jan 2011 23:44:25 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6B9CACAA2F for ; Tue, 25 Jan 2011 23:44:24 +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 070r7NaUqA9c for ; Tue, 25 Jan 2011 23:44:22 +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 3D2C9CAA2B for ; Tue, 25 Jan 2011 23:44:22 +0100 (CET) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.12.86]) by filter1-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p0PMiJYr020933 for ; Tue, 25 Jan 2011 23:44:21 +0100 Original-Received: FROM [10.0.2.15] (wpa107008.Wireless.McGill.CA [142.157.107.8]) By tombraider.mr.itd.umich.edu ID 4D3F5242.5B3F2.19744 ; Authuser adityam; 25 Jan 2011 17:44:18 EST In-Reply-To: <87d3nklotf.fsf@universe.krase.net> User-Agent: Alpine 2.01 (LNX 1266 2009-07-14) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.12.86; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 08DXWIkB8 - cd60b6b38f77 - 20110125 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:65494 Archived-At: On Tue, 25 Jan 2011, Marco Pessotto wrote: > Hans Hagen writes: > >> - If you are adventurous you can add the following to cont-new.mkiv >> >> \enablemode[*nofonts] >> >> This will postpone font loading and will be default soon. This saves >> runtime when you use another font than latin modern. When no font is >> loaded before the first \starttext, modern will kick in. A side effect >> is that any text typeset before \starttext will not show up in the >> output. If you observe that, you need to setup a bodyfont explicitly >> beforehand. In practice there should be no problems. The delayed >> loading is somewhat tricky but has been tested for a while. >> > > If felt adventurous and I found the following problem: > > %%%% minimal example %%%% > \usetypescript[libertine] > \setupbodyfont[libertine,12pt] > > \starttext > \startitemize[1] > \item one > \item two > \stopitemize > \stoptext > %%%% end %%%% Can you test if \setupbodyfont[libertine,12pt] \starttext $ABC \bullet \star$ \stoptext also fails? > It fails because itemize seems to require some math characters (the > bullets) and the libertine font seems not to have them. lmodern don't > kick in, it just fails: > > ! Math error: parameter \Umathquad\displaystyle is not set. > \mathematics ...rmalstartimath #1\normalstopimath > \fi > \dodosymbol ...bol \csname \??ss :#1:#2\endcsname > \relax }\relax > \donormalsymbol ...bol \redosymbol \currentsymbol > \fi \fi > \dodosymbol ...bol \csname \??ss :#1:#2\endcsname > \relax }\relax > \donormalsymbol ...bol \redosymbol \currentsymbol > \fi \fi > > } > ... > l.7 \item o > ne Seems like a bug. If no math typescripts are defined, the fallback should have been loaded. (In any case, the libertine typescript should use either txfonts or perhaps xits as the default math fonts). Aditya ___________________________________________________________________________________ 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 ___________________________________________________________________________________