Re: [Doxygen-users] LaTeX environment cases: no line break
Brought to you by:
dimitri
From: Jannick <jan...@gm...> - 2013-12-23 11:49:54
|
Dimitri van Heesch <doxygen <at> gmail.com> writes: > > Thx for your quick reply. Meanwhile solved: LaTeX package amsmath required > > which could be added as the list of standard packages I believe. > > Why should that be done if it is only used by your particular formula? > Note that you can use EXTRA_PACKAGES to specify additional LaTeX packages. The EXTRA_PACKAGES feature already used, however many thanks for pointing it out here for the benefit of other users. Re use of the amsmath package: Where do you know that the quoted documentation lines are in the whole universe the only and single ones using this feature? ;) I think this package is one of the basic ones for LaTeX documents with formulae. But I can surely live with putting it into the EXTRA_PACKAGES slot. Many thanks again and Merry Xmas, J. |