On Mon, 15 Jun 2020 08:50:27 +0200
Mauro Carvalho Chehab <[email protected]> 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 <[email protected]>
> ---
>  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

Reply via email to