GNU bug report logs -
#50116
Text on GNU grep webpage far too big
Previous Next
Full log
Message #14 received at 50116 <at> debbugs.gnu.org (full text, mbox):
Does anybody have access to
https://www.gnu.org/software/gnulib/manual.css and could the CSS lines
mentioned below removed? These CSS lines would be a problem with any
Texinfo manual built with Texinfo 6.8 due to changes in the structure
of the HTML (enclosing an entire section in <div class="section">
rather than just the section heading).
---------- Forwarded message ---------
From: Steve Ward <planet36 <at> gmail.com>
Date: Thu, Aug 19, 2021 at 12:56 PM
Subject: Re: bug#50116: Text on GNU grep webpage far too big
To: Gavin Smith <gavinsmith0123 <at> gmail.com>
Cc: <50116 <at> debbugs.gnu.org>
On Thu, Aug 19, 2021 at 2:12 AM Gavin Smith <gavinsmith0123 <at> gmail.com> wrote:
>
> https://www.gnu.org/software/grep/manual/grep.html
>
> This documentation is not usable because the text is far too big. I assume
> it is being enlarged with a CSS file.
>
>
>
In the manual.css file [0], commenting out the font-size property in
these blocks makes the page look normal to me.
.settitle, .top, .chapter
/*font-size: 250%;*/
.section, .subsection, .subsubsection
/*font-size: 150%; */
[0] <https://www.gnu.org/software/gnulib/manual.css>
This bug report was last modified 3 years and 334 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.