doc: add missing latex package to doxygen conf
This commit is contained in:
@@ -1881,7 +1881,7 @@ PAPER_TYPE = a4
|
|||||||
# If left blank no extra packages will be included.
|
# If left blank no extra packages will be included.
|
||||||
# This tag requires that the tag GENERATE_LATEX is set to YES.
|
# 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 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
|
# the generated LaTeX document. The header should contain everything until the
|
||||||
|
|||||||
Reference in New Issue
Block a user