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.
In fact, I just have found out that if you set SHORT_REF=0 you'll get the float name as you want to. If you use nodes as elements, which is the default case, it should not change anything else. This is not really on purpose, so I think I'll change that. (As a side note it is not what is in the documentation either...). -- Pat
