[Bug web/50642] onlinedocs formated text too small to read

2016-09-05 Thread jg at jguk dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642

--- Comment #21 from Jon Grant  ---
Hi Gerald
Thank you for replying.
Ok, good its ok on GCC side. Thank you for checking on your machine.
Well done for sorting this!
Regards, Jonny

[Bug web/50642] onlinedocs formated text too small to read

2016-09-04 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642

--- Comment #20 from Gerald Pfeifer  ---
Created attachment 39553
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39553=edit
Firefox font configuratoin

(In reply to Jon Grant from comment #18)
> Just looking at this page:
> 
> https://gcc.gnu.org/onlinedocs/gcc/Enumerator-Attributes.html#Enumerator-
> Attributes
> 
> The "deprecated" word appears to be smaller (like 9pt, compared to 11pt
> regular I estimate). I', using a default Firefox install and profile. Latest
> version of Ubuntu. I'll attach a screenshot

Thanks for sharing that.  I confirm the same with Firefox on openSUSE
Tumbleweed, and bet your font config dialog looks similar to mine.

At this point this is not a GCC issue any longer, if Firefox deliberately
uses a smaller font size for fixed width text, I guess.

[Bug web/50642] onlinedocs formated text too small to read

2016-09-04 Thread jg at jguk dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642

--- Comment #19 from Jon Grant  ---
Created attachment 39552
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39552=edit
Firefox screenshot 4 September 2016

Shows the small text visible still.

[Bug web/50642] onlinedocs formated text too small to read

2016-09-04 Thread jg at jguk dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642

--- Comment #18 from Jon Grant  ---
Just looking at this page:

https://gcc.gnu.org/onlinedocs/gcc/Enumerator-Attributes.html#Enumerator-Attributes

The "deprecated" word appears to be smaller (like 9pt, compared to 11pt regular
I estimate). I', using a default Firefox install and profile. Latest version of
Ubuntu.
I'll attach a screenshot

[Bug web/50642] onlinedocs formated text too small to read

2016-09-04 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642

Gerald Pfeifer  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #17 from Gerald Pfeifer  ---
I believe this should be fixed now, cf.
https://gcc.gnu.org/ml/gcc-patches/2016-09/msg00171.html
https://gcc.gnu.org/ml/gcc-patches/2016-09/msg00172.html
for the two patches to a script and our stylesheet, respectively.

If anything requires (or desires) further tweaking, we can now
easily do so.

[Bug web/50642] onlinedocs formated text too small to read

2016-09-04 Thread gerald at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642

--- Comment #16 from gerald at gcc dot gnu.org  ---
Author: gerald
Date: Sun Sep  4 19:38:05 2016
New Revision: 239981

URL: https://gcc.gnu.org/viewcvs?rev=239981=gcc=rev
Log:
PR documentation/50642 
* update_web_docs_svn (CSS): Introduce.
Have generated files refer to it.

Modified:
trunk/maintainer-scripts/ChangeLog

[Bug web/50642] onlinedocs formated text too small to read

2016-09-04 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642

Gerald Pfeifer  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||gerald at pfeifer dot com
   Assignee|unassigned at gcc dot gnu.org  |gerald at pfeifer dot 
com

--- Comment #15 from Gerald Pfeifer  ---
I'm working on this.  First I will have the online documentation reference
our global CSS style ( https://gcc.gnu.org/gcc.css ), then we can easily
tweak that.

[Bug web/50642] onlinedocs formated text too small to read

2015-11-18 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642

--- Comment #14 from Manuel López-Ibáñez  ---
(In reply to Jon Grant from comment #13)
> Hello
> Could this be committed to the trunk please?

Not everybody reads all messages in bugzilla. Patches go to gcc-patches. See
comment #8. CC Gerald (see MAINTAINERS for email address).

[Bug web/50642] onlinedocs formated text too small to read

2015-11-18 Thread jg at jguk dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642

--- Comment #13 from Jon Grant  ---
Hello
Could this be committed to the trunk please?

[Bug web/50642] onlinedocs formated text too small to read

2013-07-01 Thread jg at jguk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642

--- Comment #11 from Jon Grant jg at jguk dot org ---
Hi

The problem is still visible for me with default new Firefox profile:

Screenshot:
http://justpaste.it/2zap

Who can re-generate the website?

Regards


[Bug web/50642] onlinedocs formated text too small to read

2013-07-01 Thread skannan at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642

--- Comment #12 from Shakthi Kannan skannan at redhat dot com ---
Hi,

- Original Message -
| From: jg at jguk dot org gcc-bugzi...@gcc.gnu.org
|
| The problem is still visible for me with default new Firefox profile:
\--

The patch has not yet been committed to the trunk.

SK


[Bug web/50642] onlinedocs formated text too small to read

2013-05-06 Thread skannan at redhat dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642



--- Comment #10 from Shakthi Kannan skannan at redhat dot com 2013-05-06 
10:33:33 UTC ---

Created attachment 30037

  -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30037

Normal font for smallexample using update_web_docs_svn script



As mentioned in the gcc-patches list, the online docs are updated using

maintainer-scripts/update_web_docs_svn script. The attached patch runs makeinfo

from this script with html.css to override @smallexample attributes.


[Bug web/50642] onlinedocs formated text too small to read

2013-04-30 Thread skannan at redhat dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642



--- Comment #9 from Shakthi Kannan skannan at redhat dot com 2013-04-30 
09:54:50 UTC ---

Created attachment 29978

  -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29978

Override @smallexample attributes



The attached patch overrides the default @smallexample attributes defined by

makeinfo. It includes a html.css file where the smallexample attributes are

defined to use a medium font size with a light blue background for readability

and clarity.



The patch has also been sent to the gcc-patches mailing list:



  http://gcc.gnu.org/ml/gcc-patches/2013-04/msg01766.html


[Bug web/50642] onlinedocs formated text too small to read

2013-04-18 Thread skannan at redhat dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642



Shakthi Kannan skannan at redhat dot com changed:



   What|Removed |Added



 CC||skannan at redhat dot com



--- Comment #7 from Shakthi Kannan skannan at redhat dot com 2013-04-18 
09:40:36 UTC ---

'Small' can mean different things depending on the context. It can refer to a

simple example, or something that is tiny.



On Mozilla Firefox 16.0.2, the 'smallexample' is indeed difficult to read. 



Please change the font size to normal. If it appears similar to the text, a

different font family can be used.


[Bug web/50642] onlinedocs formated text too small to read

2013-04-18 Thread manu at gcc dot gnu.org

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642

Manuel López-Ibáñez manu at gcc dot gnu.org changed:

   What|Removed |Added

 CC||manu at gcc dot gnu.org

--- Comment #8 from Manuel López-Ibáñez manu at gcc dot gnu.org 2013-04-18 
10:02:13 UTC ---
(In reply to comment #7)
 
 Please change the font size to normal. If it appears similar to the text, a
 different font family can be used.

Please send a patch to gcc-patches with [wwwdocs] in the subsject. My guess is
that nobody cares enough to bother to submit a patch. If someone submitted a
patch, Gerald most likely will approve it.

[Bug web/50642] onlinedocs formated text too small to read

2011-11-12 Thread jg at jguk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642

--- Comment #6 from Jon Grant jg at jguk dot org 2011-11-12 22:15:36 UTC ---
Could this be followed up with the proposed change implemented?

pre.smallexample { font-size:normal }

Thanks, Jon


[Bug web/50642] onlinedocs formated text too small to read

2011-10-07 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642

Georg-Johann Lay gjl at gcc dot gnu.org changed:

   What|Removed |Added

   Keywords||documentation
 Status|UNCONFIRMED |NEW
   Last reconfirmed||2011-10-07
 CC||gjl at gcc dot gnu.org
 Ever Confirmed|0   |1

--- Comment #3 from Georg-Johann Lay gjl at gcc dot gnu.org 2011-10-07 
08:23:48 UTC ---
Agree. I don't see why fixed withs fonts should be smaller. I am using FireFox
and Opera where the normal font is easy to read but the examples are hardly
readable.

It's no big dead to change this and most examples are small, anyway, i.e. just
a few lines of code. So it won't hurt to print them normal sized.


[Bug web/50642] onlinedocs formated text too small to read

2011-10-07 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642

--- Comment #4 from Andreas Schwab sch...@linux-m68k.org 2011-10-07 16:33:46 
UTC ---
A @smallexample is supposed to be smaller than an @example.


[Bug web/50642] onlinedocs formated text too small to read

2011-10-07 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642

--- Comment #5 from Georg-Johann Lay gjl at gcc dot gnu.org 2011-10-07 
17:17:30 UTC ---
Legibility first. There is no need to be more catholic than the pope ;-)


[Bug web/50642] onlinedocs formated text too small to read

2011-10-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642

--- Comment #1 from Paolo Carlini paolo.carlini at oracle dot com 2011-10-07 
00:21:00 UTC ---
I must say, I have been using Firefox on Linux exclusively for years, and
years, and never had this issue with my normal setup in terms of font size (the
same I use for, I don't know, Slashdot or online newspapers). I guess it's
largely matter of personal taste (my sight is absolutely average, for sure)


[Bug web/50642] onlinedocs formated text too small to read

2011-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642

--- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org 2011-10-07 
00:49:31 UTC ---
I think this PR is valid, I don't see why the fixed-width text has to be so
small. I *can* read it at that size, but I'd prefer if it was the same size as
the text in a proportional font.