]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/contrib/tex4ht.mdwn
7de45fa620b1dd5606f50ddebaf4a6ceea7dd234
[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 slow]]