On Fri, Dec 12, 2025 at 05:42:00PM +0000, Dimitris Papavasiliou wrote:
> Hello,
> 
> I'm posting this here as I'm fairly confident these are indeed bugs.
> Hopefully it's just error on my part.

Those were bugs/issues, also present in the development sources.

> When I run the attached "sample.texi" source through Texinfo [1], I

I attach the file I used, derived from your file, for my tests.

> 1. The @unnumbered indexes are missing from the contents.
> 
> 2. Captions for floats with type other than the two pre-existing types
>    Figure and Table are not typeset correctly.  They are numbered, but
>    the type is not typeset before the number, i.e. the caption starts
>    with '1.1', not 'Program 1.1'.  (References on the other hand, seem
>    to be typeset correctly.)
> 
> 3. The heading on pg. 3, reads "Chapter A", instead of "Appendix A".
> 
> 4. The headings in the indexes are also wrong.  For instance in pg. 7,
>    within the Function Index, the heading is "Chapter A Concept Index".

All these issues should be fixed in the development sources in git by 3
recent commits.

I also wanted to have, in table of contents, like Texinfo TeX output:

 Appendix A  An appendix .................

instead of

 A An appendix ...........................

But I didn't manage to do that without also having Appendix prependend
for the @unnumbered.  I think that this is a difference between Texinfo
TeX and LaTeX output that is ok.

Thanks for your report!

-- 
Pat

Attachment: sample.texi
Description: application/texinfo

Reply via email to