add tex package for nakagami doc formula
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Fri, 09 Jan 2009 11:05:10 +0100
changeset 4063 803720fc9f31
parent 4062 343056c3b5d0
child 4071 a785ca39a10c
add tex package for nakagami doc formula
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