I'm going to give this one last shot, before I give up on the math editor for this particular problem, and write in plain LaTeX.
I want to show an four line equation, in which each equation has fractional expressions. Also, I want a left brace delimiter around the whole thing.
The multiline equation env. won't help me here, since it doesn't allow the delimiter.
The array env. works, but causes the fractional expressions to be set in a smaller font than the non-fractional stuff. This can be fixed by the use of \displaystyle, which prevents the shrinking of the fractions.
The only remaining problem is that the fractional expressions from the different lines of the set of four equations are too close to each other, so it looks ugly in the printout.
What I have so far is this, which was done entirely in mathed:
\[\left\{ \begin{array}{ccc} a_{\omega} & = & {\displaystyle \frac{R_{L}}{K_{V}(R_{L}+R_{m})}}\\ b_{\omega} & = & {\displaystyle \frac{i_{L}R_{L}R_{m}}{K_{V}(R_{L}+R_{m})}}\\ a_{i} & = & {\displaystyle \frac{1}{R_{m}+R_{L}}}\\ b_{i} & = & {\displaystyle \frac{i_{L}R_{L}}{R_{m}+R_{L}}}\end{array}\right.\]
What can I do to this to make the lines of the array separated a little bit vertically? That is all I need to fix the last remaining problem.
Also, can such a fine-tuning be accomplished in the mathed, or can it only be done by editing the equation in LaTeX?
Thanks for assistance.
Good day!
-- ____________________________________ Christopher R. Carlen Principal Laser/Optical Technologist Sandia National Laboratories CA USA [EMAIL PROTECTED]
