[Genabel-commits] r1913 - branches/ProbABEL-pvals/ProbABEL/doc
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jan 14 10:22:01 CET 2015
Author: lckarssen
Date: 2015-01-14 10:22:01 +0100 (Wed, 14 Jan 2015)
New Revision: 1913
Modified:
branches/ProbABEL-pvals/ProbABEL/doc/Doxyfile.in
Log:
Add three LaTeX packages to the Doxyfile for doxygen documentation of ProbABEL (in the pvals branch).
Modified: branches/ProbABEL-pvals/ProbABEL/doc/Doxyfile.in
===================================================================
--- branches/ProbABEL-pvals/ProbABEL/doc/Doxyfile.in 2015-01-12 16:08:47 UTC (rev 1912)
+++ branches/ProbABEL-pvals/ProbABEL/doc/Doxyfile.in 2015-01-14 09:22:01 UTC (rev 1913)
@@ -1323,7 +1323,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 = bm amsmath amssymb
# The LATEX_HEADER tag can be used to specify a personal LaTeX header for
# the generated latex document. The header should contain everything until
More information about the Genabel-commits
mailing list