Mercurial > hg > xemacs-beta
comparison etc/gnusrefcard/refcard.tex @ 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 % 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 10.3in \topmargin -1.2in | |
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\footnotesize\pagestyle{empty} | |
15 \input{gnusref} | |
16 | |
17 \vspace*{\fill} | |
18 \Title | |
19 \vspace*{2ex} | |
20 \Logo{refcard} | |
21 \vspace*{\fill} | |
22 \Marks | |
23 \GroupLevels | |
24 \pagebreak | |
25 | |
26 \Notes | |
27 \General | |
28 \ArticleMode | |
29 \vspace*{\fill} | |
30 \CopyRight | |
31 \pagebreak | |
32 | |
33 \GroupMode | |
34 \SOUP | |
35 \pagebreak | |
36 | |
37 \ListGroups | |
38 \CreateGroups | |
39 \SortGroups | |
40 \MarkGroups | |
41 \pagebreak | |
42 | |
43 \Unsubscribe | |
44 \GroupTopics | |
45 \vspace*{\fill} | |
46 \SummaryMode | |
47 \SortSummary | |
48 \Article | |
49 \pagebreak | |
50 | |
51 \MailGroup | |
52 \GotoArticle | |
53 \Score | |
54 \pagebreak | |
55 | |
56 \MarkArticles | |
57 %\vspace*{-0.5ex} | |
58 \MarkScore | |
59 %\vspace*{-0.5ex} | |
60 \ProcessMark | |
61 %\vspace*{-0.5ex} | |
62 \OutputArticles | |
63 \pagebreak | |
64 | |
65 \Send | |
66 %\vspace*{-1.1ex} | |
67 \Thread | |
68 %\vspace*{-1.1ex} | |
69 \Exit | |
70 \pagebreak | |
71 | |
72 \Wash | |
73 \Hide | |
74 \Highlight | |
75 \Extract | |
76 \pagebreak | |
77 | |
78 \Limit | |
79 \PickAndRead | |
80 \ServerMode | |
81 \BrowseServer | |
82 | |
83 \end{document} |