Re: [PATCH 0/2] Documentation: html: show sections in the sidebar
From: Jonathan Corbet
Date: Tue Aug 04 2026 - 09:35:39 EST
Randy Dunlap <rdunlap@xxxxxxxxxxxxx> writes:
>> - Did you check the PDF build to be sure that the captions don't intrude
>> in some sort of obnoxious ways?
>>
>
> I only checked html and epub output. I can't see that epub is affected.
EPUB is HTML+CSS underneath, though, so I would expect to behave
similarly. PDF, though, will lack the CSS trick used to disappear the
captions in the normal text.
Thanks,
jon