diff options
Diffstat (limited to 'doc/todo/latex.mdwn')
-rw-r--r-- | doc/todo/latex.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/latex.mdwn b/doc/todo/latex.mdwn index e96e4b782..56d3b1c0c 100644 --- a/doc/todo/latex.mdwn +++ b/doc/todo/latex.mdwn @@ -1,5 +1,5 @@ How about a plugin adding a -[[preprocessor_directive|ikiwiki/preprocessordirective]] to render some given LaTeX +[[preprocessor_directive|ikiwiki/directive]] 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), |