HELP - FormulaLatexOptions.page
HelpConfig OptionsFormulaLatexOptions.page
Description Overview Included files Included by Source
/** \page FormulaLatexOptions

!!! Configuration options related to the latex formula tool.



||HAVE_LATEX_AND_GS|Set to TRUE if you have the latex, dvips, gs(win32) commands on your platform.These are needed for the generation of Latex formulas. \n #Default value:#\n $NO$
||EXTRA_PACKAGES|The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX packages that should be included in the LaTeX output. 
||LATEX_BATCHMODE|If the LATEX_BATCHMODE tag is set to YES, doxygen will add the batchmode. command to the generated LaTeX files. This will instruct LaTeX to keep running if errors occur, instead of asking the user for help. This option is also used when generating formulas in HTML. \n #Default value:#\n $NO$
*/