On 2021-11-14 07:54 am, Matthew White wrote:
On Sat, 13 Nov 2021 12:22:53 +0530, Gyan Doshi wrote:
What's inserted with texinfo 6.7 and missing in 6.8 is
So, texinfo 6.7 renders the HTML as required with TOC and styling.
With 6.8 both are missing. Your patch restores the TOC.
On 2021-11-13 12:08 am, Matthew White wrote:
On 2021-11-12 11:00 am, Gyan Doshi wrote:
Which version of texinfo are you using?
texi2any (GNU texinfo) 6.8
ffmpeg version 4.4 Copyright (c) 2000-2021 the FFmpeg developers
With this patch, do you get any warnings or errors during build?
Test
On 2021-11-12 11:00 am, Gyan Doshi wrote:
On 2021-11-11 10:32 am, Matthew White wrote:
Hello,
There's no longer a texinfo INLINE_CONTENTS variable...
https://git.savannah.gnu.org/cgit/texinfo.git/commit/?id=62a6adfb33b006e187483779974bbd45f0f782b1
replace INLINE_CONTENTS with OUTPUT_CO
On 2021-11-11 10:32 am, Matthew White wrote:
Hello,
There's no longer a texinfo INLINE_CONTENTS variable...
https://git.savannah.gnu.org/cgit/texinfo.git/commit/?id=62a6adfb33b006e187483779974bbd45f0f782b1
replace INLINE_CONTENTS with OUTPUT_CONTENTS_LOCATION
https://git.savannah.gnu.org/cg