aboutsummaryrefslogtreecommitdiffstats
path: root/admin/FOR-RELEASE
diff options
context:
space:
mode:
authorPaul Eggert2012-05-25 11:19:24 -0700
committerPaul Eggert2012-05-25 11:19:24 -0700
commit42b2a986d9d4b7040fb20c90ec0efeffb78e761a (patch)
treed38e7bf5307837f2f38982757f088100de18a64e /admin/FOR-RELEASE
parente4d81efc58695c19154d5f6733d91172b4c3e5b7 (diff)
parenta8d3cbf75d219d7a249fc0623219511179e959da (diff)
downloademacs-42b2a986d9d4b7040fb20c90ec0efeffb78e761a.tar.gz
emacs-42b2a986d9d4b7040fb20c90ec0efeffb78e761a.zip
Merge from trunk.
Diffstat (limited to 'admin/FOR-RELEASE')
-rw-r--r--admin/FOR-RELEASE14
1 files changed, 12 insertions, 2 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index ad427397524..1e4f9f3b48d 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -31,12 +31,22 @@ its own at the start of a line. It looks better if you reword/respace
31things to avoid these. (AFAIK, there is no way to find these except 31things to avoid these. (AFAIK, there is no way to find these except
32paging through the whole manual.) This should be the very last thing 32paging through the whole manual.) This should be the very last thing
33you do, since any change can alter the layout. 33you do, since any change can alter the layout.
34(Actually, there is probably little point in trying to do this.
35It's only really relevant if printed versions of the manuals are going
36to be published. End-users are not likely to print out all 1000+
37pages of the manuals, and even if they do, the resulting page breaks
38depend on what paper and font size they use. This also means that if
39you _are_ going to do this, it should be done with the paper and font
40size that the GNU Press are going to use when they print the manuals.
41I think this is different to what you get if you just use eg `make
42emacs.pdf' (e.g., enable "smallbook").
34 43
35** Check the keybindings in the refcards are correct, and add any new ones. 44** Check the keybindings in the refcards are correct, and add any new ones.
36Regenerate the pdf versions in etc/refcards/. 45Regenerate the pdf versions in etc/refcards/.
37What paper size are the English versions supposed to be on? 46What paper size are the English versions supposed to be on?
38On Debian testing, the packages texlive-lang-czechslovak and 47On Debian testing, the packages texlive-lang-czechslovak and
39texlive-lang-polish will let you generate the cs-* and sk-* pdfs. 48texlive-lang-polish will let you generate the cs-* and sk-* pdfs.
49(You may need texlive-lang-cyrillic, texlive-lang-german for others.)
40The Makefile rules did not work for me, I had to use something like: 50The Makefile rules did not work for me, I had to use something like:
41csplain -output-format=pdf cs-refcard 51csplain -output-format=pdf cs-refcard
42 52
@@ -61,7 +71,7 @@ sk Miroslav Vaško
61 71
62** Consider bumping customize-changed-options-previous-release. 72** Consider bumping customize-changed-options-previous-release.
63 73
64** cusver-check from admin.el cam help find new defcustoms missing 74** cusver-check from admin.el can help find new defcustoms missing
65:version tags. 75:version tags.
66 76
67* BUGS 77* BUGS
@@ -229,7 +239,7 @@ syntax.texi cyd
229text.texi cyd 239text.texi cyd
230tips.texi rgm 240tips.texi rgm
231variables.texi cyd 241variables.texi cyd
232windows.texi 242windows.texi rgm (skimmed)
233 243
234 244
235Local variables: 245Local variables: