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