Browse Source

Using larger font in Doxygen documentation formulas.

pull/7/head
Vladimír Vondruš 13 years ago
parent
commit
c00f081b83
  1. 2
      Doxyfile

2
Doxyfile

@ -1190,7 +1190,7 @@ EXT_LINKS_IN_WINDOW = NO
# to manually remove any form_*.png images from the HTML output directory # to manually remove any form_*.png images from the HTML output directory
# to force them to be regenerated. # to force them to be regenerated.
FORMULA_FONTSIZE = 10 FORMULA_FONTSIZE = 12
# Use the FORMULA_TRANPARENT tag to determine whether or not the images # Use the FORMULA_TRANPARENT tag to determine whether or not the images
# generated for formulas are transparent PNGs. Transparent PNGs are # generated for formulas are transparent PNGs. Transparent PNGs are

Loading…
Cancel
Save