On Thu, Oct 11, 2012 at 08:09:33PM +, John Darrington wrote:
>
>
> when presented to "makeinfo --docbook" produces broken XML.
> It has the line
>
In the upcoming reimplementation, the XML is very different. For this
case it leads to:
Tabletab:tab2
Hopefully this somehow fixes the isue y
makeinfo (GNU texinfo) 4.13
This input :
\input texinfo @c -*- texinfo -*-
@float Table, tab:tab2
@multitable @columnfractions .25 .25
@item Height(cm) @tab Gender
@item 152.71 @tab 0
@end multitable
@caption{Height of twelve year old children}
@end float
@bye
when presented to "makeinfo --d