comparison etc/gnusrefcard/README @ 161:28f395d8dc7a r20-3b7

Import from CVS: tag r20-3b7
author cvs
date Mon, 13 Aug 2007 09:42:26 +0200
parents
children
comparison
equal deleted inserted replaced
160:1c55655d6702 161:28f395d8dc7a
1 <URL:ftp://ftp.cs.ualberta.ca/pub/oolog/gnus/>
2
3 (ding) Gnus Reference Card
4 --------------------------
5 Vladimir Alexiev <vladimir@cs.ualberta.ca>
6 Suggestions and corrections are welcome.
7
8 This directory contains reference materials for the Emacs newsreader Gnus.
9 Three versions of the reference material are provided:
10 - 16-page booklet (\small font)
11 - 5-page 2-column reference card (\footnotesize font which is quite small)
12 - 1-page 2-column quick refcard (\scriptsize font which is even smaller)
13 The first two contain all Gnus commands; the last contains only the
14 most-often used commands.
15 The booklet is provided for single- and double-sided printers, in paper
16 formats Letter and A4. The other two cards can be printed on both Letter
17 and A4 printers.
18
19 The following files are available:
20 bk-lt-d.ps.gz booklet, Letter paper, double-sided
21 bk-lt-s1.ps.gz booklet, Letter paper, single-sided, first run
22 bk-lt-s2.ps.gz booklet, Letter paper, single-sided, second run
23 bk-a4-d.ps.gz booklet, A4 paper, double-sided
24 bk-a4-s1.ps.gz booklet, A4 paper, single-sided, first run
25 bk-a4-s2.ps.gz booklet, A4 paper, single-sided, second run
26 refcard.ps.gz reference card
27 quickref.ps.gz quick refcard
28
29 To produce the booklet:
30 1) Print the booklet.
31 a) If you have a double-sided printer,
32 - just print bk-??-d.ps
33 b) If you have a single-sided printer, things are more complicated
34 - leave only one paper tray in your printer
35 - print bk-??-s1.ps
36 - reload the resulting 4-sheet stack back into the printer. Don't
37 rearrange the stack, just turn it upside down.
38 - print bk-??-s2.ps
39 2) **Important** Arrange the printed stack in the correct order.
40 The pages are numbered, so you can't make a mistake.
41 3) Fold the booklet in two and staple it in the middle. Enjoy!
42
43 If you want to make the files yourself, you need the following source files:
44 makelogo gnuslogo.ps gnusref.tex refcard.tex quickref.tex
45 booklet.tex bk-a4.tex bk-lt.tex
46 which are included in the archive gnusref.tar.gz,
47 and the following programs
48 GNU make 3.70
49 LaTeX 2.09, TeX 3.141
50 dvips 5.55
51 pstops 1.p13 (part of the package "psutils" by
52 Angus Duggan <angus@harlequin.co.uk>)
53 Earlier versions might also work.