5e5731ff0beb62772d6ebd0914e1b13b5d9428b7
[elisp/gnus.git-] / texi / refcard.tex
1 % -*- latex -*-
2 % Reference Card for (ding) Gnus 5.8.x: to be processed with LaTeX2e
3 \documentclass{article}
4 \def\Guide{Card}\def\guide{card}
5 \def\logoscale{0.25}
6 \textwidth 7.26in \textheight 10in \topmargin -1.0in
7 % the same settings work for A4, although there is a bit of space at the
8 % top and bottom of the page. 
9 \oddsidemargin -0.5in \evensidemargin -0.5in
10
11 % README:
12 % *** purpose
13 % this was originally thought of as a reference card, but as it is now 5+
14 % pages long, I doubt that it is more useful than the online-help. It helped
15 % to get an overview for the Gnus-functionality.
16 %
17 % *** files
18 % refcard.tex (this file), gnusref.tex ("include"-file) and gnuslogo.refcard
19 % (Gnus logo).
20 %
21 % *** printing (about 5 pages now: write me if you can make it shorter..)
22 % if you are using latex-mode, you do C-c C-f (process with latex),
23 % C-c C-v (view using xdvi/dvi2tty) and C-c C-p (print)
24 % the original author has set up the page dimensions cleverly so that this
25 % should print on both letter and a4 (see note above)
26 % $latex refcard.tex
27 % this creates a file refcard.dvi which you can preview using
28 % $xdvi refcard.dvi [C-c C-v]
29 % and print using something like
30 % $dvips refcard.dvi 
31 % which creates refcard.ps (print using 'lpr refcard.ps')
32 %
33 % *** customization:
34 % the part following \begin{document} in this file consists of a macro for
35 % each section and section-headers (\section*{..}). It should be easy to
36 % reorder things and/or remove sections (put '%' at the beginning of the line).
37 % (i.e. you might want to omit \notes in the printed version ?)
38 % If you think that the order is not logical and you have ideas for
39 % improvements, please send mail to the current maintainer.
40 %
41 % *** ChangeLog:
42 % 2000-03-26  Felix Natter  <fnatter@gmx.net>:
43 % refcard updated for Gnus 5.8.x: please send corrections or suggestions
44 % to the above email-address
45 % changes since 2000-03-26:
46 % o Create/Edit Foreign Groups: remove S b and S B (not available in 5.8.3)
47 % o Send/Reply etc.: remove w and W (the only bindings are S w and S W)
48 % Mon Apr  3 18:41:09 2000:
49 % o added C-c C-n and C-c C-t (Article)
50 % o C-c C-a as alias for M-m f (Article) + some other M-m *-bindings
51 % o added section for ``jumping'' in article-mode
52 % o now there's a difference between ``reading'' and ``composition''
53 % (article-modes)
54 % Apr 24th, 2000:
55 % o added D s, D S and D t for nndraft
56 % o group-mode: i.e. C-u RET does not actually fetch fewer articles; also ,=>;
57 % Fri Jul 14 23:15:43 2000:
58 % o added README-section
59 % Thu Jul 27 20:51:01 2000:
60 % o added Unplugged-commands
61 %
62 % *** TODO:
63 % o (LaTeX) how can you get 'tabular' to wrap around pages ?
64 % o some things might not be updated: scoring and server modes, maybe more
65 % o Gnus Unplugged category-buffer commands need to be written
66
67 \begin{document}
68 \newlength{\logowidth} \setlength{\logowidth}{6.861in}
69 \newlength{\logoheight} \setlength{\logoheight}{7.013in}
70
71 \def\progver{5.8}\def\refver{5.8-4} % program and refcard versions
72 \def\date{July 27th, 2000}
73 \def\author{Vladimir Alexiev $<$vladimir@cs.ualberta.ca$>$}
74 \raggedbottom\raggedright
75
76 \twocolumn
77 %\tiny
78 \scriptsize
79 \pagestyle{plain}
80
81 % this contains a set of commands containing the actual sections
82 % (and some explanations).
83 \input{gnusref}
84
85 \Title
86 \par
87 \Logo{refcard}
88 \Notes
89 %
90 %
91 \section*{Group-Mode}
92 \GroupModeGeneral
93     \subsection*{Group Subscribedness-Levels}
94     \GroupLevels
95     \subsection*{List Groups}
96     \ListGroups
97     \subsection*{Create/Edit Foreign Groups}
98     \CreateEditGroups
99     \subsection*{Unsubscribe, Kill and Yank Groups}
100     \SubscribeKillYankGroups
101     \subsection*{Mark Groups}
102     \MarkGroups
103     \subsection*{Group-Unplugged}
104     \GroupUnplugged
105 % topics in group-mode
106     \subsection*{Group Topics}
107     \GroupTopicsGeneral
108     \subsubsection*{Topic Sorting}
109     \TopicSorting
110 %
111 % summary-mode
112 \section*{Summary-Mode}
113 \SummaryModeGeneral
114     \subsection*{Select Articles}
115     \SelectArticles
116 %
117     \subsection*{Threading}
118     \Threading
119 %
120     \subsection*{Limiting}
121     \Limiting
122     \subsection*{Sort the Summary-Buffer}
123     \SortSummary
124     \subsection*{Score (Value) Commands}
125     \Scoring
126
127     \subsection*{MIME operations from the Summary-Buffer}
128     \MIMESummary
129     \subsection*{Extract Series (Uudecode etc)}
130     \ExtractSeries
131     \subsection*{Output Articles}
132     \OutputArticles
133 %
134     \subsection*{Post, Followup, Reply, Forward, Cancel}
135     \PostReplyetc
136     \subsection*{Message-Composition}
137     \MsgCompositionGeneral
138         \subsubsection*{Jumping in message-buffer}
139         \MsgCompositionMovementArticle
140         \subsubsection*{Attachments/MML}
141         \MsgCompositionMML
142 % marking articles
143     \subsection*{Mark Articles}
144     \MarkArticlesGeneral
145         \subsubsection*{Mark Based on Score}
146         \MarkByScore
147         \subsubsection*{The Process Mark}
148         \ProcessMark
149         \subsubsection*{Mark Indication-Characters}
150         \MarkCharacters
151 %
152     \subsection*{Summary-Unplugged}
153     \SummaryUnplugged
154     \subsection*{Mail-Group Commands}
155     \MailGroups
156     \subsection*{Draft-Group Commands}
157     \DraftGroup
158 % exiting
159     \subsection*{Exit the Summary-Buffer}
160     \ExitSummary
161 %
162 %
163 \section*{Article Mode (reading)}
164 \ArticleModeGeneral
165     \subsection*{Wash the Article-Buffer}
166     \WashArticle
167     \subsection*{Hide/Highlight Parts of the Article}
168     \HideHighlightArticle
169     \subsection*{MIME operations from the Article-Buffer (reading)}
170     \MIMEArticleMode
171 %
172 %
173 \section*{Server Mode}
174 \ServerMode
175     \subsection*{Unplugged-Server}
176     \ServerUnplugged
177 %
178 %
179 \section*{Browse Server Mode}
180 \BrowseServer
181
182 %\pagebreak
183 \vspace*{\fill}
184 \Copyright
185
186 \end{document}
187
188