X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/f8e60b5f86f7abcebb4df66161c688e051bf907f..8607c3ab851414932202724ceff22d9e4304601e:/doc/todo/latex.mdwn diff --git a/doc/todo/latex.mdwn b/doc/todo/latex.mdwn index bf958690d..977d68e2f 100644 --- a/doc/todo/latex.mdwn +++ b/doc/todo/latex.mdwn @@ -1 +1,9 @@ -How about a plugin adding a [[preprocessor_directive|preprocessordirective]] to render some given LaTeX as a PNG via [[debpkg dvipng]] and include the resulting image in the page? Useful for mathematics, as well as for fun stuff like the LaTeX version of the ikiwiki [[logo]]. \ No newline at end of file +How about a plugin adding a +[[preprocessor_directive|preprocessordirective]] to render some given LaTeX +and include it in the page? This could either render the LaTeX as a PNG via +[[debpkg dvipng]] and include the resulting image in the page, or perhaps +render via [HeVeA](http://pauillac.inria.fr/~maranget/hevea/index.html) or +similar. Useful for mathematics, as well as for stuff like the LaTeX version +of the ikiwiki [[/logo]]. + +[[tag soc]]