# HG changeset patch # User Mathieu Lacage # Date 1231495510 -3600 # Node ID 803720fc9f319de0096c89be92a1eff8c034b594 # Parent 343056c3b5d0d9193cf8cc9067d86e1b209a7bfb add tex package for nakagami doc formula diff -r 343056c3b5d0 -r 803720fc9f31 doc/doxygen.conf --- a/doc/doxygen.conf Fri Jan 09 09:54:14 2009 +0100 +++ b/doc/doxygen.conf Fri Jan 09 11:05:10 2009 +0100 @@ -846,7 +846,7 @@ # 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