On 2008/07/11 02:28 +0200, Patrice Dumas wrote: > If you want to go down this road, I would certainly need lots of help on > the info backend since I don't know the format. If you are interested in > using texi2html as a makeinfo replacement I could certainly commit to > implement the docbook and xml backends. I don't want to push you, > though, I am not sure that texi2html is the way to go.
I'm willing to help with texi2html development if and only if it will replace makeinfo and become part of GNU; well, I don't mind about the technical way we go, but it would be definitely cool to have only one package to process Texinfo documents. > Currently texi2html has a sort of replacement of gettext for > internationalization. But using gettext instead of reinventing the wheel > would certainly be nice, though I don't know how gettext is done in > perl. It would be much simpler to use Gettext from the translators' point of view. According to CPAN search engine http://search.cpan.org/search?query=gettext&mode=all potential packages for using Gettext inside Perl are perl-gettext 1.05 and Locale-Maketext-Gettext-1.26 Best, John
