mailing-list for TeXmacs Users

Text archives Help


Eqnarray Border


Chronological Thread 
  • From: "Jack Johnson" <address@hidden>
  • To: address@hidden
  • Subject: Eqnarray Border
  • Date: Tue, 2 Oct 2007 23:37:15 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=K0+RDYhSMHNzGYA316b1l7O06okMd/P7eDrPlXsG0uU/X2iBWDlEKmtl3R0SmPbF2Sk8eyh11r8Hya6y6NZLmZfvoHraJcXKXNVvU6g+ix+SVocdFyH7U1gPo3ysJ8+ukT9/nxiw00HeOB7lbgEzi61WlfgwVz/zjj4lb18m8wI=

I would like to put a box around a single line in an eqnarray. I tried
putting borders around the cells, but the top border has 2 lines which
is strange. It works for a table though, and the way it displays is
exactly what I want, but in math mode.

Screenshot: http://img120.imageshack.us/img120/807/picture1kz7.png

Code:

<\eqnarray*>

<tformat|<cwith|3|3|1|-1|cell-tborder|1px>|<table|<row|<cell|a>|<cell|=>|<cell|b>>|<row|<cell|>|<cell|=>|<cell|c>>|<row|<cell|a>|<cell|=>|<cell|d>>>>
</eqnarray*>


<tabular|<tformat|<cwith|3|3|1|-1|cell-tborder|1px>|<table|<row|<cell|a>|<cell|=>|<cell|b>>|<row|<cell|>|<cell|=>|<cell|c>>|<row|<cell|a>|<cell|=>|<cell|d>>>>>

I'm using version 1.0.6.9

Thanks.



Archive powered by MHonArc 2.6.19.

Top of page