Documentation in texinfo?
Benjamin Kosnik
bkoz@redhat.com
Thu Jul 15 00:57:00 GMT 2010
> >> I can take a look at docbook2texi, but it might be next week
> >> before I have time.
> >
> > My first attempts failed miserably while trying to parse xml entity
> > declarations:
>
> Yeah, I was hoping it wouldn't be too hard to fix the manual to avoid
> these errors.
I don't see a way to do this either. Sorry.
I tried:
docbook -> texinfo via docbook2X, but as Jonathan pointed out
this errors on entities, probably due to docbook2x being tied to
docbook4.2, but libstdc++ using docbook4.5.
I did use the xml-single file though, instead of the un-collected
xml/spine.xml.
docbook -> html -> convert to texinfo via html2texi.pl. Eh.
This is similar to the python docs (well, kindof) and the offical
recomendation on the docbook FAQ. This doesn't work either.
I am surprised that there is no tex->texi converted. But I cannot find
one.
-benjamin
More information about the Libstdc++
mailing list