From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/6082 Path: main.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: Spacing in \pmatrix{} Date: Sat, 10 Nov 2001 20:58:47 -0800 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.5.32.20011110205847.0097aac0@mail.northcoast.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035396632 7258 80.91.224.250 (23 Oct 2002 18:10:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:10:32 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: dpstory@uakron.edu Xref: main.gmane.org gmane.comp.tex.context:6082 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:6082 Don et al, I have: \pmatrix{% x_{1}^{(k)} \cr x_{2}^{(k)} \cr x_{3}^{(k)} \cr \vdots \cr x_{n}^{(k)}} I would like to open up the spacing by about 3pt between each row of the matrix. What's the optimal solution in plain TeX?