Re: [Doxygen-users] LaTeX environment cases: no line break
Brought to you by:
dimitri
From: Dimitri v. H. <do...@gm...> - 2013-12-21 16:41:18
|
On 21 Dec 2013, at 14:34 , Jannick <jan...@gm...> wrote: > 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. Yes, please do, and please attach a self-contained example (source+config file in zip or tar) to the bug report so it easy for me to reproduce. Regards, Dimitri |