Browse Source

Change HTML formula format to SVG

master
C. J. Howard 3 years ago
parent
commit
a5318aa30a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/Doxyfile

+ 1
- 1
docs/Doxyfile View File

@ -1568,7 +1568,7 @@ EXT_LINKS_IN_WINDOW = NO
# The default value is: png.
# This tag requires that the tag GENERATE_HTML is set to YES.
HTML_FORMULA_FORMAT = png
HTML_FORMULA_FORMAT = svg
# Use this tag to change the font size of LaTeX formulas included as images in
# the HTML documentation. When you change the font size after a successful

Loading…
Cancel
Save