X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c37aee9c9c46ace725d20b38b3c85a5cf9cd663f..5aeaafac7ad106e0d6a90625def01154e3abc992:/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 e3b304b2d..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,18 +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]]! +