add tex package for nakagami doc formula

This commit is contained in:
Mathieu Lacage
2009-01-09 11:05:10 +01:00
parent f0c50a6466
commit dece4c8aa4

View File

@@ -846,7 +846,7 @@ PAPER_TYPE = a4wide
# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
# packages that should be included in the LaTeX output.
EXTRA_PACKAGES =
EXTRA_PACKAGES = 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