[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0d413923-3c27-429c-8fda-40ed8a324bf2@kernel.org>
Date: Tue, 25 Nov 2025 09:06:25 +0800
From: Chao Yu <chao@...nel.org>
To: Masaharu Noguchi <nogunix@...il.com>, jaegeuk@...nel.org
Cc: chao@...nel.org, corbet@....net, linux-f2fs-devel@...ts.sourceforge.net,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
bagasdotme@...il.com, akiyks@...il.com
Subject: Re: [PATCH v5] docs: f2fs: wrap ASCII tables in literal blocks to fix
LaTeX build
On 11/17/2025 8:27 PM, Masaharu Noguchi wrote:
> Sphinx's LaTeX builder fails when converting the nested ASCII tables in
> f2fs.rst, producing the following error:
>
> "Markup is unsupported in LaTeX: longtable does not support nesting a table."
>
> Wrap the affected ASCII tables in literal code blocks to force Sphinx to
> render them verbatim. This prevents nested longtables and fixes the PDF
> build failure on Sphinx 8.2.x.
>
> Acked-by: Bagas Sanjaya <bagasdotme@...il.com>
> Reviewed-by: Akira Yokosawa <akiyks@...il.com>
> Signed-off-by: Masaharu Noguchi <nogunix@...il.com>
Reviewed-by: Chao Yu <chao@...nel.org>
Thanks,
Powered by blists - more mailing lists