public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chao Yu <chao@kernel.org>
To: Masaharu Noguchi <nogunix@gmail.com>, jaegeuk@kernel.org
Cc: chao@kernel.org, corbet@lwn.net,
	linux-f2fs-devel@lists.sourceforge.net,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	bagasdotme@gmail.com, akiyks@gmail.com
Subject: Re: [PATCH v5] docs: f2fs: wrap ASCII tables in literal blocks to fix LaTeX build
Date: Tue, 25 Nov 2025 09:06:25 +0800	[thread overview]
Message-ID: <0d413923-3c27-429c-8fda-40ed8a324bf2@kernel.org> (raw)
In-Reply-To: <20251117122754.297742-1-nogunix@gmail.com>

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@gmail.com>
> Reviewed-by: Akira Yokosawa <akiyks@gmail.com>
> Signed-off-by: Masaharu Noguchi <nogunix@gmail.com>

Reviewed-by: Chao Yu <chao@kernel.org>

Thanks,

      parent reply	other threads:[~2025-11-25  1:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-17 12:27 [PATCH v5] docs: f2fs: wrap ASCII tables in literal blocks to fix LaTeX build Masaharu Noguchi
2025-11-21 17:48 ` Jonathan Corbet
2025-11-21 17:59   ` Jaegeuk Kim
2025-11-21 19:31     ` Jonathan Corbet
2025-11-24 18:50 ` [f2fs-dev] " patchwork-bot+f2fs
2025-11-25  1:06 ` Chao Yu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0d413923-3c27-429c-8fda-40ed8a324bf2@kernel.org \
    --to=chao@kernel.org \
    --cc=akiyks@gmail.com \
    --cc=bagasdotme@gmail.com \
    --cc=corbet@lwn.net \
    --cc=jaegeuk@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-f2fs-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nogunix@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox