
Search found 5 matches
- Tue Oct 07, 2008 12:59 pm
- Forum: General
- Topic: vertical space in matrix equations
- Replies: 2
- Views: 17665
Re: vertical space in matrix equations
Thank you... Again! It's looking much better
I'll keep the tips in mind in the future...

- Tue Oct 07, 2008 5:37 am
- Forum: General
- Topic: vertical space in matrix equations
- Replies: 2
- Views: 17665
vertical space in matrix equations
Hello again
I'm trying to write a matrix equation, but because I have fractions in one of my matrices it's much taller than the rest (despite having the same number of rows) and it's looking ugly. In fact, the whole thing looks a bit less lovely than I'd hope... does anyone know a better way to do ...
I'm trying to write a matrix equation, but because I have fractions in one of my matrices it's much taller than the rest (despite having the same number of rows) and it's looking ugly. In fact, the whole thing looks a bit less lovely than I'd hope... does anyone know a better way to do ...
- Tue Oct 07, 2008 2:22 am
- Forum: General
- Topic: long lines in algorithmic
- Replies: 6
- Views: 32458
Re: long lines in algorithmic
Thanks very much, both solutions work well. Thanks also for the tips on beautifying my code - it was looking far uglier than necessary before! (I had wondered about using math mode, but had previously been math-moding almost everything, so it was all italicized... This looks much nicer)
May I ask ...
May I ask ...
- Tue Oct 07, 2008 12:48 am
- Forum: General
- Topic: long lines in algorithmic
- Replies: 6
- Views: 32458
Re: long lines in algorithmic
Hello
Here's an example - the line starting 'usolnft' falls off the edge of the page! Any help very much appreciated.
Thanks
Ruth
\documentclass[a4paper,12pt]{article} \usepackage{algorithmic}
\textwidth=15cm%6.25true in
\textheight=23cm%9.65true in
\voffset=-1.5cm%-1true in
\hoffset=-0 ...
Here's an example - the line starting 'usolnft' falls off the edge of the page! Any help very much appreciated.
Thanks
Ruth
\documentclass[a4paper,12pt]{article} \usepackage{algorithmic}
\textwidth=15cm%6.25true in
\textheight=23cm%9.65true in
\voffset=-1.5cm%-1true in
\hoffset=-0 ...
- Mon Oct 06, 2008 2:05 pm
- Forum: General
- Topic: long lines in algorithmic
- Replies: 6
- Views: 32458
long lines in algorithmic
Hello
I was hoping someone can help me... I've not used Latex a great deal before and I'm trying to write some pseudocode using the algorithmic environment, but for some reason it seems to get the line widths all wrong and long lines of code extend off the edge of the page before wrapping round to ...
I was hoping someone can help me... I've not used Latex a great deal before and I'm trying to write some pseudocode using the algorithmic environment, but for some reason it seems to get the line widths all wrong and long lines of code extend off the edge of the page before wrapping round to ...