diff options
author | Glenn Morris <rgm@gnu.org> | 2012-05-07 23:44:18 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-05-07 23:44:18 -0700 |
commit | e2866686744c6ffee9e0824dd6e75d9f33d280ae (patch) | |
tree | 078065426ae9bac5f3ed8f5e9ab8dc8717b25a69 /admin | |
parent | e6afe47b278fe561ef8aa864b9cb5cd2894be256 (diff) | |
download | emacs-e2866686744c6ffee9e0824dd6e75d9f33d280ae.tar.gz |
FOR-RELEASE comment
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index e03e1ad98b1..1e4f9f3b48d 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -31,6 +31,15 @@ its own at the start of a line. It looks better if you reword/respace things to avoid these. (AFAIK, there is no way to find these except paging through the whole manual.) This should be the very last thing you do, since any change can alter the layout. +(Actually, there is probably little point in trying to do this. +It's only really relevant if printed versions of the manuals are going +to be published. End-users are not likely to print out all 1000+ +pages of the manuals, and even if they do, the resulting page breaks +depend on what paper and font size they use. This also means that if +you _are_ going to do this, it should be done with the paper and font +size that the GNU Press are going to use when they print the manuals. +I think this is different to what you get if you just use eg `make +emacs.pdf' (e.g., enable "smallbook"). ** Check the keybindings in the refcards are correct, and add any new ones. Regenerate the pdf versions in etc/refcards/. |