Search found 3 matches

by alphanumeric
Thu Nov 13, 2008 3:44 pm
Forum: General
Topic: Displaying/formatting very long formulae
Replies: 5
Views: 3021

Displaying/formatting very long formulae

@phi
I think I used \right. to close some of them, but was still getting other errors when using multline that are probably due to my lack of knowledge using Latex in general. I will try and experiment using breqn .

@Juanjo & phi
I'm trying to verify my hand calculations by using MATLAB, but even ...
by alphanumeric
Wed Nov 12, 2008 6:15 pm
Forum: General
Topic: Displaying/formatting very long formulae
Replies: 5
Views: 3021

Re: Displaying/formatting very long formulae

Thanks, I actually already read the link you posted. While that paper explained why not to use eqnarray, it didn't have much to say about formatting long formulae. Tried using amsmath and multline, but that actually gave me more errors than using eqnarray.
by alphanumeric
Wed Nov 12, 2008 3:29 pm
Forum: General
Topic: Displaying/formatting very long formulae
Replies: 5
Views: 3021

Displaying/formatting very long formulae

I have some very long formulae from MATLAB I have exported into Latex to view properly. Because they are so long they just run straight off the page. I have tried to line break it where appropriate using \\ and then && on the start of the next line to align it properly but I get several errors and ...