From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36372 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: hairline in a matrix Date: Wed, 5 Sep 2007 00:47:21 -0400 (EDT) Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1353835739==" X-Trace: sea.gmane.org 1188967677 24338 80.91.229.12 (5 Sep 2007 04:47:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Sep 2007 04:47:57 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Sep 05 06:47:56 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1ISmnx-0006Uj-KY for gctc-ntg-context-518@m.gmane.org; Wed, 05 Sep 2007 06:47:53 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DEF0B202B6; Wed, 5 Sep 2007 06:47:51 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30810-07; Wed, 5 Sep 2007 06:47:36 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C1E0320224; Wed, 5 Sep 2007 06:47:35 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1C0E220224 for ; Wed, 5 Sep 2007 06:47:34 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30401-05-2 for ; Wed, 5 Sep 2007 06:47:29 +0200 (CEST) Original-Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by ronja.ntg.nl (Postfix) with ESMTP id C82182020F for ; Wed, 5 Sep 2007 06:47:28 +0200 (CEST) Original-Received: FROM aditya.SME (66-122-25-135.ded.pacbell.net [66.122.25.135]) BY hellskitchen.mr.itd.umich.edu ID 46DE34DB.97615.550 ; 5 Sep 2007 00:47:24 -0400 In-Reply-To: X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:36372 Archived-At: --===============1353835739== Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Wed, 5 Sep 2007, Peter Schorsch wrote: > Hi, > > I could not figure out how to add a hairline between two rows of a matrix= =2E > > Following example is compiling but only results in a bigger vertical spac= e. > Infos/Hints are welcome... > > > \startformula \startmatrix > =C2=A0 =C2=A0\NC {a_1 } \NC {a_2 } \NC {a_3 } =C2=A0\NC =C2=A0\ldots =C2= =A0 =C2=A0 =C2=A0\NC {a_X } =C2=A0\NR > =C2=A0 =C2=A0\NC {b_1 } \NC 0 =C2=A0 =C2=A0 =C2=A0\NC 0 =C2=A0 =C2=A0 =C2= =A0 \NC 0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0\NC 0 =C2=A0 =C2=A0 =C2= =A0 \NR > =C2=A0 =C2=A0\NC 0 =C2=A0 =C2=A0 =C2=A0\NC {b_2 } \NC 0 =C2=A0 =C2=A0 =C2= =A0 \NC 0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0\NC 0 =C2=A0 =C2=A0 =C2= =A0 \NR > =C2=A0 =C2=A0\NC 0 =C2=A0 =C2=A0 =C2=A0\NC 0 =C2=A0 =C2=A0 =C2=A0\NC =C2= =A0\ddots \NC 0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0\NC 0 =C2=A0 =C2= =A0 =C2=A0 \NR > \NC[n=3D5] {\text{\hairline}} \NR > =C2=A0 =C2=A0\NC 0 =C2=A0 =C2=A0 =C2=A0\NC 0 =C2=A0 =C2=A0 =C2=A0\NC 0 = =C2=A0 =C2=A0 =C2=A0 \NC {b_{X - 1} } \NC 0 =C2=A0 =C2=A0 =C2=A0 \NR > \stopmatrix \stopformula > Does this help? http://archive.contextgarden.net/thread/20070213.162016.1c7e6959.en.html Aditya --===============1353835739== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============1353835739==--