Re: [FFmpeg-devel] [PATCH v3] doc/html: Support texinfo 7.0

2023-11-08 Thread Michael Niedermayer
On Wed, Nov 08, 2023 at 11:59:48PM +0100, Stefano Sabatini wrote: > On date Wednesday 2023-11-08 23:56:46 +0100, Stefano Sabatini wrote: > > On date Wednesday 2023-11-08 16:53:27 +, Frank Plowman wrote: > > > Patches attached. > > > > > > Changes since v2: * Split changes to t2h.pm and bootstr

Re: [FFmpeg-devel] [PATCH v3] doc/html: Support texinfo 7.0

2023-11-08 Thread Stefano Sabatini
On date Wednesday 2023-11-08 23:56:46 +0100, Stefano Sabatini wrote: > On date Wednesday 2023-11-08 16:53:27 +, Frank Plowman wrote: > > Patches attached. > > > > Changes since v2: * Split changes to t2h.pm and bootstrap.min.css into > > separate commits. * Add justification for CSS changes to

Re: [FFmpeg-devel] [PATCH v3] doc/html: Support texinfo 7.0

2023-11-08 Thread Stefano Sabatini
On date Wednesday 2023-11-08 16:53:27 +, Frank Plowman wrote: > Patches attached. > > Changes since v2: * Split changes to t2h.pm and bootstrap.min.css into > separate commits. * Add justification for CSS changes to commit message. Thanks, both applied. ___