[Doxygen-users] LaTeX environment cases: no line break
Brought to you by:
dimitri
From: Jannick <jan...@gm...> - 2013-12-21 13:35:08
|
It appears the the LaTeX cases environment is not correctly compiled since there is no line break after the first line in the pdf output, but in the html output (using mathjax) there is. Here an example: \f[ x=\begin{cases} a & \varepsilon=0\\ b & \varepsilon=1\\ c & \varepsilon=2 \end{cases} \f] Happy to file a bug if needed. Just give me a shout. Many thanks. J. |