]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/contrib/tex4ht.mdwn
5ea13ac6026cf68e18f95968e5f8b310f244b5dd
[git.ikiwiki.info.git] / doc / plugins / contrib / tex4ht.mdwn
1 [[!template id=plugin name=tex4ht core=0 author="[[DavidBremner]]"]]
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. 
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)
9 [[!tag type/slow]]