X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=texi%2Frefcard.tex;h=92ed19d4d377bc5195dc70da469c7c64c007ec10;hb=7d394ef47b3c5b2e4af92b1a8e9a5892d11176a0;hp=f5ce2176af79aac0cadf5431cf60e34852685e63;hpb=a2d6af2c24264119c5aff0ef0063733674eef102;p=elisp%2Fgnus.git- diff --git a/texi/refcard.tex b/texi/refcard.tex index f5ce217..92ed19d 100644 --- a/texi/refcard.tex +++ b/texi/refcard.tex @@ -1,48 +1,74 @@ -% -*- latex -*- -% Reference Card for (ding) Gnus: to be processed with LaTeX2e +% Reference Card for Oort Gnus: to be processed with LaTeX2e \documentclass{article} + +\usepackage{supertabular} + \def\Guide{Card}\def\guide{card} \def\logoscale{0.25} -\textwidth 7.26in \textheight 10in \topmargin -1.0in +\newlength{\logowidth} \setlength{\logowidth}{6.861in} +\newlength{\logoheight} \setlength{\logoheight}{7.013in} + +\raggedbottom\raggedright + +\usepackage{epsfig} + +\setlength{\textwidth}{7.26in} \setlength{\textheight}{10in} +\setlength{\topmargin}{-1.0in} % the same settings work for A4, although there is a bit of space at the % top and bottom of the page. -\oddsidemargin -0.5in \evensidemargin -0.5in +\setlength{\oddsidemargin}{-0.5in} \setlength{\evensidemargin}{-0.5in} -% TODO: -% - how can you get 'tabular' to wrap around pages ? -% - some things might not be updated: scoring and server modes, maybe more -\begin{document} -\newlength{\logowidth} -\setlength{\logowidth}{6.861in} -\newlength{\logoheight} -\setlength{\logoheight}{7.013in} - -\def\progver{5.8}\def\refver{5.8} % program and refcard versions -\def\date{26th of March 2000} -\def\author{Vladimir Alexiev $<$vladimir@cs.ualberta.ca$>$} -\raggedbottom\raggedright +% README (for refcard + booklet) +% This is a 5+ page reference card. In addition there is a booklet +% (bk-a4.tex for A4 and bk-lt.tex for Letter). +% +% *** files for the refcard +% refcard.tex (this file), gnusref.tex ("include"-file) and +% gnuslogo-refcard.eps (Gnus logo). +% +% *** printing (about 5 pages now: write me if you can make it shorter..) +% if you are using latex-mode, you do C-c C-f (process with latex), +% C-c C-v (view using xdvi/dvi2tty) and C-c C-p (print) +% the original author has set up the page dimensions cleverly so that this +% should print on both letter and a4 (see note above) +% $latex refcard.tex +% this creates a file refcard.dvi which you can preview using +% $xdvi refcard.dvi [C-c C-v] +% and print using something like +% $dvips refcard.dvi +% +% If you want to print the booklet, you need to use `pstops' from the +% `psutils' package (TODO: somebody write a howto ?) % -% 2000-03-26 Felix Natter : -% refcard updated for Gnus 5.8.3: please send corrections or suggestions -% to the above email-address +% *** customization: -% changes since 2000-03-26: -% - Create/Edit Foreign Groups: remove S b and S B (not there in 5.8.3) -% - Send/Reply etc.: remove w and W (the only bindings are S w and S W) -% Mon Apr 3 18:41:09 2000: -% - added C-c C-n and C-c C-t (Article) -% - C-c C-a as alias for M-m f (Article) + some other M-m *-bindings -% - added section for ``jumping'' in article-mode -% - now there's a difference between ``reading'' and ``composition'' -% article-modes +% the part following \begin{document} in this file consists of a macro for +% each section and section-headers (\section*{..}). It should be easy to +% reorder things and/or remove sections (put '%' at the beginning of the line). +% (i.e. you might want to omit \notes in the printed version) +% The same goes for the booklet: Its contents are defined in booklet.tex. +% If you think that the order is not logical and you have ideas for +% improvements, please send mail to the current maintainer. + +% *** TODO: +% o some things might not be updated: scoring and server modes, maybe more +% o Gnus Unplugged category-buffer commands need to be written + +\begin{document} + +\def\progver{5.10}\def\refver{5.10-1} % program and refcard versions +\def\date{Mar 23rd, 2002} +\def\author{Gnus Bugfixing Girls + Boys $<$bugs@gnus.org$>$} +\raggedbottom\raggedright \twocolumn +% use \tiny to shrink it to 4 pages (needs a high-resolution printer though) %\tiny \scriptsize \pagestyle{plain} -% this contains a set of commands containing the actual key-sequences +% this contains a set of commands containing the actual sections % (and some explanations). \input{gnusref} @@ -54,83 +80,95 @@ % \section*{Group-Mode} \GroupModeGeneral - \subsection*{Group Subscribedness-Levels} - \GroupLevels - \subsection*{List Groups} - \ListGroups - \subsection*{Create/Edit Foreign Groups} - \CreateEditGroups - \subsection*{Unsubscribe, Kill and Yank Groups} - \SubscribeKillYankGroups - \subsection*{Mark Groups} - \MarkGroups + \subsection*{Group Subscribedness-Levels} + \GroupLevels + \subsection*{List Groups} + \ListGroups + \subsection*{Create/Edit Foreign Groups} + \CreateEditGroups + \subsection*{Unsubscribe, Kill and Yank Groups} + \SubscribeKillYankGroups + \subsection*{Mark Groups} + \MarkGroups + \subsection*{Group-Unplugged} + \GroupUnplugged % topics in group-mode - \subsection*{Group Topics} - \GroupTopicsGeneral - \subsubsection*{Topic Sorting} - \TopicSorting + \subsection*{Group Topics} + \GroupTopicsGeneral + \subsubsection*{Topic Sorting} + \TopicSorting +% % summary-mode \section*{Summary-Mode} \SummaryModeGeneral - \subsection*{Select Articles} - \SelectArticles -% - \subsection*{Threading} - \Threading -% - \subsection*{Limiting} - \Limiting - \subsection*{Sort the Summary-Buffer} - \SortSummary - \subsection*{Score (Value) Commands} - \Scoring -% - \subsection*{MIME operations from the Summary-Buffer} - \MIMESummary - \subsection*{Extract Series (Uudecode etc)} - \ExtractSeries - \subsection*{Output Articles} - \OutputArticles -% - \subsection*{Post, Followup, Reply, Forward, Cancel} - \PostReplyetc - \subsection*{Message-Composition} - \MsgCompositionGeneral - \subsubsection*{Jumping in message-buffer} - \MsgCompositionMovementArticle - \subsubsection*{Attachments/MML} - \MsgCompositionMML + \subsection*{Select Articles} + \SelectArticles +% + \subsection*{Threading} + \Threading +% + \subsection*{Limiting} + \Limiting + \subsection*{Sort the Summary-Buffer} + \SortSummary + \subsection*{Score (Value) Commands} + \Scoring + \subsection*{Extract Series (Uudecode etc)} + \ExtractSeries + \subsection*{Output Articles} + \OutputArticles + \subsection*{MIME operations from the Summary-Buffer} + \MIMESummary +% + \subsection*{Post, Followup, Reply, Forward, Cancel} + \PostReplyetc + \subsection*{Message-Composition} + \MsgCompositionGeneral + \subsubsection*{Jumping in message-buffer} + \MsgCompositionMovementArticle + \subsubsection*{Attachments/MML} + \MsgCompositionMML % marking articles - \subsection*{Mark Articles} - \MarkArticlesGeneral - \subsubsection*{Mark Based on Score} - \MarkByScore - \subsubsection*{The Process Mark} - \ProcessMark - \subsubsection*{Mark Indication-Characters} - \MarkCharacters -% - \subsection*{Mail-Group Commands} - \MailGroups - \subsection*{Draft-Group Commands} - \DraftGroup + \subsection*{Mark Articles} + \MarkArticlesGeneral + \subsubsection*{Mark Based on Score} + \MarkByScore + \subsubsection*{The Process Mark} + \ProcessMark + \subsubsection*{Mark Indication-Characters} + \MarkCharacters +% + \subsection*{Summary-Unplugged} + \SummaryUnplugged + \subsection*{Mail-Group Commands} + \MailGroups + \subsection*{Draft-Group Commands} + \DraftGroup % exiting - \subsection*{Exit the Summary-Buffer} - \ExitSummary + \subsection*{Exit the Summary-Buffer} + \ExitSummary % % \section*{Article Mode (reading)} \ArticleModeGeneral - \subsection*{Wash the Article-Buffer} - \WashArticle - \subsection*{Hide/Highlight Parts of the Article} - \HideHighlightArticle - \subsection*{MIME operations from the Article-Buffer (reading)} - \MIMEArticleMode + \subsection*{Wash the Article-Buffer} + \WashArticle + \subsubsection*{Blank Lines and Whitespace} + \BlankAndWhitespace + \subsubsection*{Picons, X-faces, Smileys} + \Picons + \subsubsection*{Time and Date} + \TimeAndDate + \subsection*{Hide/Highlight Parts of the Article} + \HideHighlightArticle + \subsection*{MIME operations from the Article-Buffer (reading)} + \MIMEArticleMode % % \section*{Server Mode} \ServerMode + \subsection*{Unplugged-Server} + \ServerUnplugged % % \section*{Browse Server Mode} @@ -142,26 +180,6 @@ \end{document} -% \SummaryMode -% \Gsubmap -% \Bsubmap -% \Dsubmap -% \Tsubmap -% %\pagebreak -% % page 2, right column -% \Msubmap -% \Marks -% %\pagebreak -% \Limiting -% % page 3 -% \Osubmap -% \Ssubmap -% \Xsubmap -% \Vsubmap -% \SortSummary -% \Zsubmap -% \ArticleMode -% \ServerMode -% % page 4 -% \BrowseServer - +%%% Local Variables: +%%% mode: latex +%%% End: