On Thu, Oct 11, 2012 at 08:09:33PM +0000, John Darrington wrote: > > > when presented to "makeinfo --docbook" produces broken XML. > It has the line > <para><anchor id="tab:tab2"></anchor><table id="tab-tab2" label="0.1"></para>
In the upcoming reimplementation, the XML is very different. For this case it leads to: <float name="tab_003atab2" type="Table" spaces=" " endspaces=" "><floattype>Table</floattype><floatname spaces=" ">tab:tab2</floatname> Hopefully this somehow fixes the isue you report... -- Pat
