home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!tamsun.tamu.edu!mclean
- From: mclean@math.tamu.edu (Robert Mclean)
- Newsgroups: comp.text.tex
- Subject: Row vector times a matrix alignment
- Date: 6 Jan 1993 20:51:12 GMT
- Organization: Dept of Mathematics, Texas A&M University
- Lines: 22
- Sender: Robert McLean
- Message-ID: <1ifgo0INN20p@tamsun.tamu.edu>
- NNTP-Posting-Host: math.tamu.edu
-
- Howdy, (requisite Aggie salutation.) I have a question which I probably
- shouldn't be worrying about, TeX is good at making us worry about little
- texnicalities.
-
- I would like to have a row vector times a matrix to look like this:
-
- (x,y,z) (a1,a2,a3)
- (a4,a5,a6)
- (a7,a8,a9)
-
- rather than how TeX usually spits it out as:
-
- (a1,a2,a3)
- (x,y,z) (a4,a5,a6)
- (a7,a8,a9)
-
- Any, suggestions how to get it to align them at the top?
-
- T.I.A.
-
- robert mclean
-
-