Compare commits

..

2 Commits

Author SHA1 Message Date
2fddfa475b Merge branch 'master' into dev 2019-11-17 01:52:05 +01:00
e6603d4c13 Fix broken latex generation 2019-11-16 16:16:01 +01:00

View File

@ -1766,7 +1766,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 = EXTRA_PACKAGES = amsmath
# The LATEX_HEADER tag can be used to specify a personal LaTeX header for the # 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 # generated LaTeX document. The header should contain everything until the first