From dece4c8aa4ba21f7593c66e500f9893aeb1449a2 Mon Sep 17 00:00:00 2001 From: Mathieu Lacage Date: Fri, 9 Jan 2009 11:05:10 +0100 Subject: [PATCH] add tex package for nakagami doc formula --- doc/doxygen.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxygen.conf b/doc/doxygen.conf index b4d10dab9..1460ba842 100644 --- a/doc/doxygen.conf +++ b/doc/doxygen.conf @@ -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