Doxyfile: Added amsmath to EXTRA_PACKAGES for complex equation formatting

This commit is contained in:
Henry Weller
2018-09-25 08:30:39 +01:00
parent 26e2dcd5c7
commit dea248aecd

View File

@ -1634,7 +1634,8 @@ PAPER_TYPE = a4wide
# If left blank no extra packages will be included.
# This tag requires that the tag GENERATE_LATEX is set to YES.
EXTRA_PACKAGES = $(WM_PROJECT_DIR)/doc/Doxygen/Macros/tensorOperator
EXTRA_PACKAGES = $(WM_PROJECT_DIR)/doc/Doxygen/Macros/tensorOperator \
amsmath
# The LATEX_HEADER tag can be used to specify a personal LaTeX header for the
# generated LaTeX document. The header should contain everything until the first