diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2011-10-03 22:16:39 +0000 |
|---|---|---|
| committer | Johan Engelen <goejendaagh@zonnet.nl> | 2011-10-03 22:16:39 +0000 |
| commit | ad7ef5b2b8b09f4a0eb30c20e76351f59ec64610 (patch) | |
| tree | 6f2a120fe91048f05040653ecf770cdc025cf668 | |
| parent | add ghostscript to path for doxygen (diff) | |
| download | inkscape-ad7ef5b2b8b09f4a0eb30c20e76351f59ec64610.tar.gz inkscape-ad7ef5b2b8b09f4a0eb30c20e76351f59ec64610.zip | |
add amsmath packages to Doxyfile to help generate tex formulas (fix doxy)
(bzr r10662)
| -rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -969,7 +969,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 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 |
