diff options
author | Joey Hess <joey@kitenet.net> | 2008-03-07 02:22:11 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-03-07 02:22:11 -0500 |
commit | f6c71fa95bb8e2105b894a9040f8ce917bad0564 (patch) | |
tree | b3784a587072919ea925ad30fe00bd35a0f0ef5f /doc/todo | |
parent | 034b9143e6abad2c4895e78f359fb2cf1ef45ac9 (diff) |
web commit by bremner: offer up my hacked together tex plugin
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/plugin.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/plugin.mdwn b/doc/todo/plugin.mdwn index 3a1d401ea..c09050f6c 100644 --- a/doc/todo/plugin.mdwn +++ b/doc/todo/plugin.mdwn @@ -46,7 +46,7 @@ Suggestions of ideas for plugins: > Not sure what you mean, the [[plugins/contrib]] page lists contributed plugins, and each of their pages tells where to download the plugin from.. --[[Joey]] -* I was thinking about a tex plugin, to handle tex4ht files. I have since discovered that pandoc on the output from tex4ht seems to be good enough. --[[DavidBremner]] +* I wrote a very crude wrapper around tex4ht to render TeX files. I hesitate to give it a contrib/plugins page in its current state, but if someone wants to play, [here](http://www.cs.unb.ca/~bremner/wiki/software/ikiwiki/tex4ht.pm) it is.--[[DavidBremner]] * Setting default values for the meta plugin in the setup file, particularly author, license, and copyright, would be useful There is work in progress at |