doc: add missing latex package to doxygen conf

This commit is contained in:
Tommaso Pecorella
2023-06-14 01:59:14 +02:00
parent bf781d4064
commit 1b87e6b72a

View File

@@ -1881,7 +1881,7 @@ PAPER_TYPE = a4
# If left blank no extra packages will be included.
# This tag requires that the tag GENERATE_LATEX is set to YES.
EXTRA_PACKAGES = amsmath
EXTRA_PACKAGES = amsmath,amssymb
# The LATEX_HEADER tag can be used to specify a user-defined LaTeX header for
# the generated LaTeX document. The header should contain everything until the