From c00f081b83c2eb41407cba8d04b5ae1ee2220d96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 17 Feb 2013 13:51:19 +0100 Subject: [PATCH] Using larger font in Doxygen documentation formulas. --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 88735c3e1..54e5ba71f 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1190,7 +1190,7 @@ EXT_LINKS_IN_WINDOW = NO # to manually remove any form_*.png images from the HTML output directory # to force them to be regenerated. -FORMULA_FONTSIZE = 10 +FORMULA_FONTSIZE = 12 # Use the FORMULA_TRANPARENT tag to determine whether or not the images # generated for formulas are transparent PNGs. Transparent PNGs are