Search found 2 matches

by david__taylor
Wed Nov 25, 2009 4:34 pm
Forum: Page Layout
Topic: Matrices on same line
Replies: 5
Views: 16186

Re: Matrices on same line

Thanks for the reply.

Do you know how to space them out across the page more? I want the first one on the left, and the next one on the right of the page (maybe with a bullet point before each or something like '(a)' before the first one and '(b)' before the 2nd one.???
by david__taylor
Wed Nov 25, 2009 2:56 pm
Forum: Page Layout
Topic: Matrices on same line
Replies: 5
Views: 16186

Matrices on same line

I have two 6x6 matrices in a latex document, and I want them to appear on the same line in the document. At the moment, the second one just sits below the first one. Can anyone help?

Thanks,

David


This is the code I have for the matrices:


\[ \left( \begin{array}{cccccc}
1 & 0 & 0 & 0 & 0 & 0 ...