I have written a document with two files. The main documents refers to labels
defined
in @float declarations in another file. However, when calling @listoffloats, no
details of floats are being displayed.
Example
-------
\input texinfo
@c %**start of header
@smallbook
@finalout
@c %**end of header
@contents
@node list-of-figures
@unnumbered List of Figures
@listoffloats Figure
@c --------------------------------
@page
@node appendices
@unnumbered Appendices
@node umrq308E
@unnumberedsec E @ @ Executive Summary
@set insmas-umrq308E
@include ./umrq308E--ExecSm.texi
@bye
@c --------------------------------
In file ./umrq308E--ExecSm.texi
@set fignm fig-308E-a03
@float Figure,fig308Ea03
@center @image{./umrq3--files/E--ExecSm/308E--a03,13cm,,,.png}
@caption{Nomenclature for structure within Building 29.
@flushright
@* Label: @t{@value{fignm}}
@end flushright
}
@shortcaption{@emph{Not and Exit} required for blocked door B.}
@end float