On Thu, Dec 22, 2022 at 11:22:40AM +0100, pertu...@free.fr wrote: > On Wed, Dec 21, 2022 at 09:13:08PM -0700, arn...@skeeve.com wrote: > > Hi. > > > > Thanks for figuring this out. The problem is that in this case > > there is no way to directly give the table a title and anchor for cross > > referencing from the main text except by wrapping it in @float. > > > After some thinking it is not so clear to me that we should flag it as > an error, as it could also be in the formatting backends that the float > is made non floating. In texi2any at least it could be relatively easy. > We could have an extra key stating that the float is actually floating > or not.
Here is the a commit that fix the issue of @float in @cartouche: https://git.savannah.gnu.org/cgit/texinfo.git/commit/?id=afc41f26aeefe90ee86c3086955e24a4b645085b It won't float, but should be otherwise ok. -- Pat