Search found 2 matches
- Sun Oct 04, 2009 8:10 pm
- Forum: Math & Science
- Topic: array in subscript (in math mode)
- Replies: 2
- Views: 7261
Re: array in subscript (in math mode)
thanks a lot, it works great!
- Sun Oct 04, 2009 4:40 pm
- Forum: Math & Science
- Topic: array in subscript (in math mode)
- Replies: 2
- Views: 7261
array in subscript (in math mode)
Hi,
I'm trying the following:
$\{M_{a'b'}\}$\tiny{$_{\begin{array}{l}a' \geq a \\ b' \geq b\end{array}}$}
for having an array in subscript composed of two rows: a' >= a and b' >= b next to {M_{a'b'}}.
is there a better way to do that??? cause this way causes too many problems:
how can I avoid ...
I'm trying the following:
$\{M_{a'b'}\}$\tiny{$_{\begin{array}{l}a' \geq a \\ b' \geq b\end{array}}$}
for having an array in subscript composed of two rows: a' >= a and b' >= b next to {M_{a'b'}}.
is there a better way to do that??? cause this way causes too many problems:
how can I avoid ...