X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/040c2dac9ed97139bdca51923cc8ac60f5ea353d..e71622d233660b5ba305d68e586d7d14ff2124e6:/doc/bugs/mathjax_doesn__39__t_work_anymore_after_upgrade.mdwn diff --git a/doc/bugs/mathjax_doesn__39__t_work_anymore_after_upgrade.mdwn b/doc/bugs/mathjax_doesn__39__t_work_anymore_after_upgrade.mdwn index acc1d910c..568322822 100644 --- a/doc/bugs/mathjax_doesn__39__t_work_anymore_after_upgrade.mdwn +++ b/doc/bugs/mathjax_doesn__39__t_work_anymore_after_upgrade.mdwn @@ -8,20 +8,24 @@ Any idea what may be wrong here and how to fix it? > > -- [[Louis|spalax]] -I installed mathjax as described here http://stackoverflow.com/a/8444409/406686. +I installed mathjax via the pandoc-iki plugin as described [here](http://stackoverflow.com/a/8444409/406686) The rebuild of an old site containing math is missing the following lines: - - - - - - + + + + + + +---------------------- + +I finally noticed that the `page.tmpl` was messed up. It seams that the upgrade deleted the relevant `mathjax` line. Adding this makes it work again. [[Thanks|done]]! +