From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/84007 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Bug with mathmatrix row-spacing in \startalign Date: Fri, 30 Aug 2013 13:52:48 +0200 Message-ID: <52208790.10407@wxs.nl> References: <7789968511329938711@unknownmsgid> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1377863588 8858 80.91.229.3 (30 Aug 2013 11:53:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 Aug 2013 11:53:08 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Aug 30 13:53:13 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 1VFNGK-0003eL-BU for gctc-ntg-context-518@m.gmane.org; Fri, 30 Aug 2013 13:53:12 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 384ED10226; Fri, 30 Aug 2013 13:51:46 +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 p0DTM1T4FQkW; Fri, 30 Aug 2013 13:51:44 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 6CB431021E; Fri, 30 Aug 2013 13:51:44 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id DDAA31021E for ; Fri, 30 Aug 2013 13:51:42 +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 6s+ZwEUbSs8j for ; Fri, 30 Aug 2013 13:51:32 +0200 (CEST) Original-Received: from filter2-utr.mf.surf.net (filter2-utr.mf.surf.net [195.169.124.153]) by balder.ntg.nl (Postfix) with ESMTP id 924C91021C for ; Fri, 30 Aug 2013 13:51:32 +0200 (CEST) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter2-utr.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r7UBsgul026025 for ; Fri, 30 Aug 2013 13:54:42 +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 3431-1713362 for ; Fri, 30 Aug 2013 13:52:54 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 In-Reply-To: <7789968511329938711@unknownmsgid> 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: 04KiXSGCv - 5f901d759725 - 20130830 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.153 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:84007 Archived-At: On 8/30/2013 12:16 AM, Andreas Halkj=E6r wrote: > Hello, I hope I'm doing this right. > > I discovered a bug where the spacing between rows becomes too large in a > mathmatrix when used in between \startalign and \stopalign. > > I posted on StackExchange and was told to report it here: > http://tex.stackexchange.com/questions/130636/context-wrong-mathmatrix-sp= acing-between-rows-in-startalign-environment > > > I've included the MWE, from the above link, below. > > Thanks for the quick response, > Andreas From > > \setupmathmatrix[left=3D{\left[\,}, right=3D{\,\right]}] > > | > \starttext > > \startformula > \startmathmatrix\NC1 \NR\NC2 \NR\NC3 \NR\stopmathmatrix > > \stopformula > > \startformula\startalign > > \NC\startmathmatrix\NC1 \NR\NC2 \NR\NC3 \NR\stopmathmatrix\NR > > \stopalign\stopformula > > > \stoptext| Interesting. In the end it is a side effect of an obscured variable. For = those who know th econtext internals, I had to do this: \let\normalbaselineskip \relax \newskip \normalbaselineskip % these got = lost in the transition to mkiv due \let\normallineskip \relax \newskip \normallineskip % to = auto-\normal* definitions and registers \let\normallineskiplimit\relax \newdimen\normallineskiplimit % being = protected I uploaded a new beta. Hans PS. Aditya: in the process I made a \closeup that counteracts \openup = (low level names \math_* ) 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 ___________________________________________________________________________= ________