Hey,
I have been trying to get following multi-line equation to work:
.. math::
P_{Survival} (L) = P_{S} (L) = exp \{ - \frac{ \sigma (E) \rho L}{m_{T}}
\}
P_{Interaction} (L) = P_{I} (L) = = 1 - P_{S} (L) = 1 - exp \{ -
\frac{\sigma \rho L}{m_{T}} \}
They show up as one continuous inline equation instead of being a block of
two equations. Individually they only work as inline equations.
Similarly,
.. math::
P_{Interaction} (L) = P_{I} (L) = = 1 - P_{S} (L) = 1 - exp \{ -
\frac{\sigma \rho L}{m_{T}} \}
shows up as an inline instead equation block.
Any recommendations what could be wrong?
Thanks a lot in advance.
Cheers
--
You received this message because you are subscribed to the Google Groups
"sphinx-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
Visit this group at http://groups.google.com/group/sphinx-users?hl=en.