]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/contrib/tex4ht.mdwn
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
[ikiwiki.git] / doc / plugins / contrib / tex4ht.mdwn
1 [[!template id=plugin name=tex4ht core=0 author="[[DavidBremner]]"]]
2
3 I have written a simple wrapper around tex4ht to convert tex files to html. This is slow, and currently noisy. I do not recommend it for running from cgi.  But for interactive conversion of 
4 my old tex4ht based home page, it seems to work OK. 
5
6 The current version is available from 
7 [git](http://pivot.cs.unb.ca/git?p=ikiperl.git;a=blob_plain;f=IkiWiki/Plugin/tex4ht.pm;hb=HEAD)
8
9 [[!tag type/slow]]