a701cd4032298f0a7cc9d11d2bc779f9bbdeafe0
[elisp/gnus.git-] / texi / refcard.tex
1 % Reference Card for (ding) Gnus, 3 twocolumn pages.
2 % To be processed with latex 2.09
3 \def\Guide{Card}\def\guide{card}
4 \def\logoscale{0.25}
5 \def\sec{\section*}
6 \def\subsec{\subsection*}
7 \def\subsubsec{\subsubsection*}
8 \documentstyle{article}
9 \textwidth 7.26in \textheight 10in \topmargin -1.0in
10 % the same settings work for A4, although there is a bit of space at the
11 % top and bottom of the page. 
12 \oddsidemargin -0.5in \evensidemargin -0.5in
13 \begin{document}
14 \twocolumn\scriptsize\pagestyle{empty}
15 \input{gnusref}
16
17 % page 1, left column
18 \Title
19 \par
20 \vspace{0.5\baselineskip}
21 \Logo{refcard}
22 \vspace*{\fill}
23 \GroupLevels
24 \GroupMode
25 \pagebreak
26
27 % page 1, right column
28 \Notes
29 \vspace*{\fill}
30 \GroupCommands
31 \pagebreak
32
33 % page 2, left column
34 \SummaryMode
35 \Asubmap
36 \Bsubmap
37 \Gsubmap
38 \Hsubmap
39 \Tsubmap
40 \pagebreak
41
42 % page 2, right column
43 \Msubmap
44 \Marks
45 \pagebreak
46
47 % page 3
48 \Osubmap
49 \Ssubmap
50 \Xsubmap
51 \Vsubmap
52 \SortSummary
53 \Wsubmap
54 \Zsubmap
55 \ArticleMode
56 \ServerMode
57
58 % page 4
59 \BrowseServer
60 \pagebreak
61 \onecolumn
62 \vspace*{\fill}
63 \CopyRight
64
65 \end{document}