[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200619141836.3f0ef847@lwn.net>
Date: Fri, 19 Jun 2020 14:18:36 -0600
From: Jonathan Corbet <corbet@....net>
To: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
Cc: Linux Doc Mailing List <linux-doc@...r.kernel.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 22/22] docs: staging: use small font for literal
includes
On Mon, 15 Jun 2020 08:50:27 +0200
Mauro Carvalho Chehab <mchehab+huawei@...nel.org> wrote:
> The normal font is too big to display 80 columns, causing extra
> breaks to be added at weird places.
>
> change to the footnotesize, as this would fit a little bit
> better.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
> ---
> Documentation/staging/index.rst | 24 ++++++++++++++++++++++++
> 1 file changed, 24 insertions(+)
>
> diff --git a/Documentation/staging/index.rst b/Documentation/staging/index.rst
> index 8cc9d94b0a13..184e6aece0a7 100644
> --- a/Documentation/staging/index.rst
> +++ b/Documentation/staging/index.rst
> @@ -19,17 +19,41 @@ Unsorted Documentation
> Atomic Types
> ============
>
> +.. raw:: latex
> +
> + \footnotesize
Is there really no way we can avoid this? Adding latex markup to RST docs
certainly is not a way to make them prettier...
Thanks,
jon
Powered by blists - more mailing lists