Bug #14877 Hard to read tables within documentation (.chm format, Windows)
Submitted: 11 Nov 2005 19:11 Modified: 17 Nov 2005 14:23
Reporter: Gisbert Selke (Basic Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S4 (Feature request)
Version:5.0.15 OS:Windows (Win XP)
Assigned to: CPU Architecture:Any

[11 Nov 2005 19:11] Gisbert Selke
Description:
Tables within the documentation should be shown in fixed-width form, because theyare otherwise hard to read. E.g., table in section "Server System
Variables".        

How to repeat:
In .chm help file for server, browse to section "Server System Variables". Scroll down to the first table contained withinthe documentation.
[11 Nov 2005 19:48] Paul DuBois
Not sure what you mean.  Each table in that section is
fixed-width. That is, for a given table, each row is the same
width.
[11 Nov 2005 19:58] Gisbert Selke
Sorry, my typo. I meant to say "fixed width font". I will attach a screenshot that shows the problem as seen in the "mysqld" section.
[11 Nov 2005 20:02] Gisbert Selke
Display of non-fixed width font corrupting table display in .chm docs

Attachment: TableDisplay.png (image/png, text), 20.95 KiB.

[11 Nov 2005 20:51] Paul DuBois
Okay, I see what you mean in the screenshot.

I do not see this problem in the current builds of the
CHM manual. Can you try visiting this page, and
downloading the current CHM file?

http://dev.mysql.com/doc/
[14 Nov 2005 17:45] Gisbert Selke
I checked with the 5.1 docs on the server: it's perfect now.
Thanks for the quick replies and the fix!