Search found 6 matches

by benbean
Wed Jun 16, 2010 12:21 pm
Forum: Page Layout
Topic: Need help on line alignment of multi-line headers
Replies: 1
Views: 4224

Need help on line alignment of multi-line headers

I am having some difficulty in trying to align my left, centre and right headers with multiple lines. I have had a look through the fancyhdr documentation, google and the forum search but couldn't find the useful information so hopefully someone can offer help here.

Currently in my document I have ...
by benbean
Fri Mar 12, 2010 11:54 pm
Forum: Math & Science
Topic: Diagonal overbraces in a matrix
Replies: 7
Views: 6893

Re: Diagonal overbraces in a matrix

Yes it was only the alignment I was trying to fix. Your code worked again so many thanks again! It's all looking how I intended, thanks for all your help.

b :)
by benbean
Fri Mar 12, 2010 7:18 pm
Forum: Math & Science
Topic: Diagonal overbraces in a matrix
Replies: 7
Views: 6893

Re: Diagonal overbraces in a matrix

This is a bit off topic but how would I write this matrix in an equation style? If it is defined as A = <matrix>, how do I get it so that the "A = " part is centered inline with the matrix?

Any help is greatly received,
benbean
by benbean
Fri Mar 12, 2010 2:35 pm
Forum: Math & Science
Topic: Diagonal overbraces in a matrix
Replies: 7
Views: 6893

Re: Diagonal overbraces in a matrix

Thanks gmedina, I am able to get what I am after with your suggestion.

Thank you guys for all your help. I was at a loss until I came here :)
benbean
by benbean
Fri Mar 12, 2010 12:27 am
Forum: Math & Science
Topic: Diagonal overbraces in a matrix
Replies: 7
Views: 6893

Diagonal overbraces in a matrix

Thanks a lot Thorsten exactly what I had in mind!

Just a small query - Is it possible to extend the curly brace so as to enclose the two end elements, namely the x_{1,1} and x_{i,j} elements? The solution you posted seems to have the brace stop over the 'midpoint' of each element.

I am very new to ...
by benbean
Thu Mar 11, 2010 9:51 pm
Forum: Math & Science
Topic: Diagonal overbraces in a matrix
Replies: 7
Views: 6893

Diagonal overbraces in a matrix

I have looked on the web for an answer to this but have had no luck yet so hopefully someone can offer some help here.
I have the matrix below:

\begin{pmatrix}
x_{1,1} & x_{1,2} & \cdots & x_{1,j} \\
x_{2,1} & x_{2,2} & \cdots & x_{2,j} \\
\vdots & \vdots & \ddots & \vdots \\
x_{i,1} & x_{i,2 ...