summaryrefslogtreecommitdiffstats
path: root/doc/Doxyfile
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2021-05-01 17:33:29 (GMT)
committerGitHub <noreply@github.com>2021-05-01 17:33:29 (GMT)
commit59edaeeed17cc8d7323e1c555c073786feab87db (patch)
tree488e82f28e06abdd001ae0b385c9e1f19db8fafe /doc/Doxyfile
parent77ee20e5b3ac5c8a6360f04f4d19fe681c3ada50 (diff)
parent200c31bf342c533de77fede161e18e395c5ce875 (diff)
downloadDoxygen-59edaeeed17cc8d7323e1c555c073786feab87db.zip
Doxygen-59edaeeed17cc8d7323e1c555c073786feab87db.tar.gz
Doxygen-59edaeeed17cc8d7323e1c555c073786feab87db.tar.bz2
Merge pull request #8509 from albert-github/feature/bug_formula_mj
Problems with some commands in MathJax
Diffstat (limited to 'doc/Doxyfile')
-rw-r--r--doc/Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile
index caf6229..15d210e 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -51,8 +51,8 @@ USE_PDFLATEX = YES
STRIP_CODE_COMMENTS = NO
HTML_STYLESHEET = doxygen_manual.css
HTML_EXTRA_FILES = doxygen_logo.svg
-ALIASES = LaTeX="\f$\mbox{\LaTeX}\f$"
-ALIASES += TeX="\f$\mbox{\TeX}\f$"
+ALIASES = LaTeX="\f(\LaTeX\f)"
+ALIASES += TeX="\f(\TeX\f)"
ALIASES += forceNewPage="\latexonly \newpage \endlatexonly"
LATEX_BATCHMODE = YES
LATEX_EXTRA_STYLESHEET = manual.sty