After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 669079 - The margins on the PDF manual are much too wide
The margins on the PDF manual are much too wide
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: documentation
1.7.6.1
Other All
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2012-01-31 03:17 UTC by Daniel Griscom
Modified: 2012-02-25 21:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Griscom 2012-01-31 03:17:39 UTC
The margins on the PDF manual are unnecessarily wide. Over 40% of the width of the page is used up by the left and right margins, which is perhaps double what is necessary. This means that viewing in many PDF viewers wastes screen space, and if you view one page for the height of most screens then the text will be illegible. And, if you print the manual you'll waste even more paper than normal.

Cutting the margins by 30% would make the manual more useable without sacrificing print appearance. Cutting by even more would make it even more useable on-screen, but start to look ugly on a printed page (which doesn't seem important to me, but I thought I'd mention it). I, personally, wouldn't mind cutting the margins by a factor of four, but a visual designer might gag at the results.
Comment 1 Dimitri van Heesch 2012-02-12 09:03:58 UTC
It is the default a4 paper layout that comes with LaTeX. 
I'll start using the geometry package so I can specify the size of the margins manually. 2,5 cm (1 inch) seems like an accepted minimum for the margins.
Comment 2 Daniel Griscom 2012-02-12 13:48:53 UTC
(Thanks for the Imperial-unit-compatible explanation.) I would suggest even smaller margins, as this document will be viewed on the screen 100+ times for every time it is printed (it's probably more like 1000+ times).

Examples of documents that I feel have good margins:

<http://www.usfirst.org/sites/default/files/uploadedFiles/FIRST_Tech_Challenge/Bowled-Over-Game-Manua_Rev%284%29.pdf>
<http://www.toshiba.ca/web/pdf/32_37CV510U_EN.pdf>
<http://arxiv.org/pdf/1112.3305v1>
Comment 3 Dimitri van Heesch 2012-02-25 15:37:26 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.0. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant.
Comment 4 Daniel Griscom 2012-02-25 21:17:31 UTC
I downloaded and viewed version 1.8.0 of the PDF manual, found at <ftp://ftp.stack.nl/pub/users/dimitri/doxygen_manual-1.8.0.pdf.zip>. Looks great to me: thanks.