pertu...@free.fr wrote:
> 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.
Great, thanks!
Arnold
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
> > ref
Hi.
pertu...@free.fr wrote:
> > In any case, making this an explicit parse error would probably help.
>
> 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
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.
>
> I suppose tha