summaryrefslogtreecommitdiffstats
path: root/doc/formulas.doc
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2018-06-05 09:46:03 (GMT)
committeralbert-github <albert.tests@gmail.com>2018-06-05 09:46:03 (GMT)
commit79ac5232cf029f3d40543641e92daa8aaa1c9f7c (patch)
tree92f9b9a839849faadf167225554a053704b4ce57 /doc/formulas.doc
parent2899a2d6eefed0cef26647e1c89cf08e02b800d5 (diff)
downloadDoxygen-79ac5232cf029f3d40543641e92daa8aaa1c9f7c.zip
Doxygen-79ac5232cf029f3d40543641e92daa8aaa1c9f7c.tar.gz
Doxygen-79ac5232cf029f3d40543641e92daa8aaa1c9f7c.tar.bz2
Add formula (images) to RTF output
The RTF output was lacking the possibility to have formulas in it (were written as text). This patch generates the images analogous to the HTML, non MATHJAX, version and includes them in the output.
Diffstat (limited to 'doc/formulas.doc')
-rw-r--r--doc/formulas.doc5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/formulas.doc b/doc/formulas.doc
index ee4ff61..f505155 100644
--- a/doc/formulas.doc
+++ b/doc/formulas.doc
@@ -17,9 +17,8 @@
/*! \page formulas Including formulas
Doxygen allows you to put \LaTeX formulas in the
-output (this works only for the HTML and \LaTeX output,
-not for the RTF nor for the man page output). To be able to include
-formulas (as images) in the HTML documentation, you will also need to
+output (this works only for the HTML, \LaTeX and RTF output. To be able to include
+formulas (as images) in the HTML and RTF documentation, you will also need to
have the following tools installed
<ul>
<li>\c latex: the \LaTeX compiler, needed to parse the formulas.