diff options
| author | Paul Eggert | 2012-05-25 11:19:24 -0700 |
|---|---|---|
| committer | Paul Eggert | 2012-05-25 11:19:24 -0700 |
| commit | 42b2a986d9d4b7040fb20c90ec0efeffb78e761a (patch) | |
| tree | d38e7bf5307837f2f38982757f088100de18a64e /admin/FOR-RELEASE | |
| parent | e4d81efc58695c19154d5f6733d91172b4c3e5b7 (diff) | |
| parent | a8d3cbf75d219d7a249fc0623219511179e959da (diff) | |
| download | emacs-42b2a986d9d4b7040fb20c90ec0efeffb78e761a.tar.gz emacs-42b2a986d9d4b7040fb20c90ec0efeffb78e761a.zip | |
Merge from trunk.
Diffstat (limited to 'admin/FOR-RELEASE')
| -rw-r--r-- | admin/FOR-RELEASE | 14 |
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 | |||
| 31 | things to avoid these. (AFAIK, there is no way to find these except | 31 | things to avoid these. (AFAIK, there is no way to find these except |
| 32 | paging through the whole manual.) This should be the very last thing | 32 | paging through the whole manual.) This should be the very last thing |
| 33 | you do, since any change can alter the layout. | 33 | you do, since any change can alter the layout. |
| 34 | (Actually, there is probably little point in trying to do this. | ||
| 35 | It's only really relevant if printed versions of the manuals are going | ||
| 36 | to be published. End-users are not likely to print out all 1000+ | ||
| 37 | pages of the manuals, and even if they do, the resulting page breaks | ||
| 38 | depend on what paper and font size they use. This also means that if | ||
| 39 | you _are_ going to do this, it should be done with the paper and font | ||
| 40 | size that the GNU Press are going to use when they print the manuals. | ||
| 41 | I think this is different to what you get if you just use eg `make | ||
| 42 | emacs.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. |
| 36 | Regenerate the pdf versions in etc/refcards/. | 45 | Regenerate the pdf versions in etc/refcards/. |
| 37 | What paper size are the English versions supposed to be on? | 46 | What paper size are the English versions supposed to be on? |
| 38 | On Debian testing, the packages texlive-lang-czechslovak and | 47 | On Debian testing, the packages texlive-lang-czechslovak and |
| 39 | texlive-lang-polish will let you generate the cs-* and sk-* pdfs. | 48 | texlive-lang-polish will let you generate the cs-* and sk-* pdfs. |
| 49 | (You may need texlive-lang-cyrillic, texlive-lang-german for others.) | ||
| 40 | The Makefile rules did not work for me, I had to use something like: | 50 | The Makefile rules did not work for me, I had to use something like: |
| 41 | csplain -output-format=pdf cs-refcard | 51 | csplain -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 | |||
| 229 | text.texi cyd | 239 | text.texi cyd |
| 230 | tips.texi rgm | 240 | tips.texi rgm |
| 231 | variables.texi cyd | 241 | variables.texi cyd |
| 232 | windows.texi | 242 | windows.texi rgm (skimmed) |
| 233 | 243 | ||
| 234 | 244 | ||
| 235 | Local variables: | 245 | Local variables: |