summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>2013-05-06 23:56:03 +0000
committerVinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>2013-05-06 23:56:03 +0000
commit757a5dc38dea70ccbe756dd3686e474abff160b0 (patch)
tree3e47abbcc0553ae27d41dd044ff8cf694f03d47b
parentUpdated Doxygen configuration file to match new versions (diff)
downloadinkscape-757a5dc38dea70ccbe756dd3686e474abff160b0.tar.gz
inkscape-757a5dc38dea70ccbe756dd3686e474abff160b0.zip
Restoring two setting related to previous Doxygen configuration of LaTeX output
The settings are: * EXTRA_PACKAGES: The change fix a bug * PDF_HYPERLINKS: The change improve the reading if you aren't using an electronic device (bzr r12298.1.2)
-rw-r--r--Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doxyfile b/Doxyfile
index f3903c2a8..629d23083 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -1330,7 +1330,7 @@ PAPER_TYPE = a4
# 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 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
@@ -1351,7 +1351,7 @@ LATEX_FOOTER =
# contain links (just like the HTML output) instead of page references
# This makes the output suitable for online browsing using a pdf viewer.
-PDF_HYPERLINKS = YES
+PDF_HYPERLINKS = NO
# If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
# plain latex in the generated Makefile. Set this option to YES to get a