PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
[parent] Viewing Message
``Rendering problem in HTML mode'' by pahio on 2007-02-14 02:50:05
Hi, experts of TeX! Rendering the entry "Bessel's equation" does not succeed in HTML mode; it forms great black blocks and the formulas after them are in a mess. I have tried to alter the preamble, but not succeeded. I think the below portion of the code causes the problem, but I cannot fix the thing =o( Please help!

\begin{align}
\begin{cases}
[r^2-p^2]a_0 = 0,\\
[(r+1)^2-p^2]a_1 = 0,\\
[(r+2)^2-p^2]a_2+a_0 = 0,\\
\qquad \qquad \ldots\\
[(r+k)^2-p^2]a_k+a_{k-2} = 0.
\end{cases}
\end{align}

Jussi
[ reply | up ]

Interact
reply