On Sun, Aug 05, 2012 at 04:39:41PM +0200, Patrice Dumas wrote: > On Fri, Aug 03, 2012 at 12:50:27AM +0200, Nikos Mavrogiannopoulos wrote: > > I had two issues in the HTML output of makeinfo (from cvs). > > > > 2. When referring to floats, makeinfo adds a link to the float, but the > > text on the link has the node/anchor name instead of the float name. > > You can now have float names in references by setting FLOAT_NAME_IN_XREF, > for instance, with > > --set FLOAT_NAME_IN_XREF=1
It is now called XREF_USE_FLOAT_LABEL, and it is set in the default case. -- Pat
