From: Faheem M. <fa...@em...> - 2004-05-10 03:16:13
|
On Sun, 9 May 2004, Graham Wilson wrote: > On Sun, May 09, 2004 at 05:29:57PM -0400, Faheem Mitha wrote: > > One possibility is that you could separate the doc package into > > python-pyx-html-doc and python-pyx-pdf-doc, and then put > > python-pyx-html-doc in contrib. > > My preference would be to look more into the latex2html situation to see > how long until it might be resolved, and also to see if there are any > other alternatives to latex2html that can be used. tex4ht (the command htlatex for latex sources) works well in general (I used it extensively a few years ago), but I don't know if the python tools would cooperate with it. Faheem. |