Re: Bug#710171: Allow math rendering in HTML

2013-05-30 Thread Patrice Dumas
On Thu, May 30, 2013 at 09:33:35AM +0900, Norbert Preining wrote: > On Do, 30 Mai 2013, Patrice Dumas wrote: > > texi2any --html --iftex --init latex2html.pm > > Ahh, nice, thanks. We have documented the differences in the 'texi2html' node of the texinfo manual, hopefully we didn't miss anything.

Re: Bug#710171: Allow math rendering in HTML

2013-05-29 Thread Norbert Preining
On Do, 30 Mai 2013, Patrice Dumas wrote: > texi2any --html --iftex --init latex2html.pm Ahh, nice, thanks. Norbert PREINING, Norbert http://www.preining.info JAIST, Japan

Re: Bug#710171: Allow math rendering in HTML

2013-05-29 Thread Patrice Dumas
On Wed, May 29, 2013 at 09:10:29AM +0900, Norbert Preining wrote: > Hi Karl, hi all texinfo gurus, > > we had some discussion in Debian to replace texi2html with texinfo's > makeinfo, but it turned out that makeinfo seems to be no replacement > by now: > > On Di, 28 Mai 2013, Ryan Kavanagh wrote:

Re: Bug#710171: Allow math rendering in HTML

2013-05-29 Thread Karl Berry
> texi2html, which texinfo superseeds, allowed the rendering of @math > environments to images in HTML output. Please add similar functionality > to texinfo. Is this planned Well, Patrice and I haven't talked about that specifically. Patrice? (We have had other discussions about

Re: Bug#710171: Allow math rendering in HTML

2013-05-28 Thread Norbert Preining
On Mi, 29 Mai 2013, Norbert Preining wrote: > Hi Karl, hi all texinfo gurus, > > we had some discussion in Debian to replace texi2html with texinfo's > makeinfo, but it turned out that makeinfo seems to be no replacement > by now: > > On Di, 28 Mai 2013, Ryan Kavanagh wrote: > > texi2html, which

Re: Bug#710171: Allow math rendering in HTML

2013-05-28 Thread Norbert Preining
Hi Karl, hi all texinfo gurus, we had some discussion in Debian to replace texi2html with texinfo's makeinfo, but it turned out that makeinfo seems to be no replacement by now: On Di, 28 Mai 2013, Ryan Kavanagh wrote: > texi2html, which texinfo superseeds, allowed the rendering of @math > environ