summaryrefslogtreecommitdiff
path: root/debian/patches/0003-Use-system-MathJax.patch
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2018-09-10 05:25:43 +0200
committerGard Spreemann <gspreemann@gmail.com>2018-09-10 05:25:43 +0200
commit30a2d7854f5ef28e02d2b931b01255ea81cdebc6 (patch)
tree0ec47350b071a827f809afc205ae26bd94f15b98 /debian/patches/0003-Use-system-MathJax.patch
parent350e1f89d88390ddad09d817a0939f25bdf89312 (diff)
Refresh patches.
Diffstat (limited to 'debian/patches/0003-Use-system-MathJax.patch')
-rw-r--r--debian/patches/0003-Use-system-MathJax.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/patches/0003-Use-system-MathJax.patch b/debian/patches/0003-Use-system-MathJax.patch
new file mode 100644
index 00000000..4791b5d9
--- /dev/null
+++ b/debian/patches/0003-Use-system-MathJax.patch
@@ -0,0 +1,21 @@
+From: Gard Spreemann <gspreemann@gmail.com>
+Date: Mon, 10 Sep 2018 05:18:37 +0200
+Subject: Use system MathJax.
+
+---
+ Doxyfile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Doxyfile b/Doxyfile
+index a16431a..fb67087 100644
+--- a/Doxyfile
++++ b/Doxyfile
+@@ -1456,7 +1456,7 @@ MATHJAX_FORMAT = HTML-CSS
+ # The default value is: http://cdn.mathjax.org/mathjax/latest.
+ # This tag requires that the tag USE_MATHJAX is set to YES.
+
+-MATHJAX_RELPATH = ../common
++MATHJAX_RELPATH = /usr/share/javascript/mathjax
+
+ # The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
+ # extension names that should be enabled during MathJax rendering. For example