comparison etc/orgcard.tex @ 66691:8162ea16c34c

Version number changed to 3.19
author Carsten Dominik <dominik@science.uva.nl>
date Fri, 04 Nov 2005 09:27:42 +0000
parents 2ec4f1983016
children 73f037ab9b80
comparison
equal deleted inserted replaced
66690:4beb6b8b80fc 66691:8162ea16c34c
1 % Reference Card for Org Mode 3.18 1 % Reference Card for Org Mode 3.19
2 % 2 %
3 %**start of header 3 %**start of header
4 \newcount\columnsperpage 4 \newcount\columnsperpage
5 5
6 % This file can be printed with 1, 2, or 3 columns per page (see below). 6 % This file can be printed with 1, 2, or 3 columns per page (see below).
30 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 30 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
31 % GNU General Public License for more details. 31 % GNU General Public License for more details.
32 32
33 % You should have received a copy of the GNU General Public License 33 % You should have received a copy of the GNU General Public License
34 % along with GNU Emacs; see the file COPYING. If not, write to 34 % along with GNU Emacs; see the file COPYING. If not, write to
35 % the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 35 % the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
36 % Boston, MA 02110-1301, USA. 36 % Boston, MA 02111-1307, USA.
37 37
38 % This file is intended to be processed by plain TeX (TeX82). 38 % This file is intended to be processed by plain TeX (TeX82).
39 % 39 %
40 % The final reference card has six columns, three on each side. 40 % The final reference card has six columns, three on each side.
41 % This file can be used to produce it in any of three ways: 41 % This file can be used to produce it in any of three ways:
56 % Internet: gildea@stop.mail-abuse.org 56 % Internet: gildea@stop.mail-abuse.org
57 % 57 %
58 % Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik 58 % Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
59 % for their many good ideas. 59 % for their many good ideas.
60 60
61 \def\orgversionnumber{3.18} 61 \def\orgversionnumber{3.19}
62 \def\year{2005} 62 \def\year{2005}
63 63
64 \def\shortcopyrightnotice{\vskip 1ex plus 2 fill 64 \def\shortcopyrightnotice{\vskip 1ex plus 2 fill
65 \centerline{\small \copyright\ 2004, 2005\ Free Software Foundation, Inc. 65 \centerline{\small \copyright\ 2004, 2005\ Free Software Foundation, Inc.
66 Permissions on back. v\orgversionnumber}} 66 Permissions on back. v\orgversionnumber}}
330 330
331 \key{show sparse tree for all matches of a regexp}{C-c /} 331 \key{show sparse tree for all matches of a regexp}{C-c /}
332 \key{view TODO's in sparse tree}{C-c C-v} 332 \key{view TODO's in sparse tree}{C-c C-v}
333 \key{create sparse tree with all deadlines due}{C-c C-w} 333 \key{create sparse tree with all deadlines due}{C-c C-w}
334 \key{time sorted view of current org file}{C-c C-r} 334 \key{time sorted view of current org file}{C-c C-r}
335 \key{agenda for the week}{C-c a$1$} 335 \key{agenda for the week}{C-c a$2$}
336 \key{agenda for date at cursor}{C-c C-o} 336 \key{agenda for date at cursor}{C-c C-o}
337 337
338 \section{TODO Items} 338 \section{TODO Items}
339 339
340 \key{rotate the state of the current item}{C-c C-t} 340 \key{rotate the state of the current item}{C-c C-t}
590 \key{export as HTML and open in browser}{C-c C-x b} 590 \key{export as HTML and open in browser}{C-c C-x b}
591 \key{prefix arg sets nb. of headline levels, e.g.}{C-3 C-c C-x h} 591 \key{prefix arg sets nb. of headline levels, e.g.}{C-3 C-c C-x h}
592 592
593 \key{export as iCalendar file}{C-c C-x i} 593 \key{export as iCalendar file}{C-c C-x i}
594 \key{export all agenda files as iCalendar files}{C-c C-x C-i} 594 \key{export all agenda files as iCalendar files}{C-c C-x C-i}
595 \key{compine all agenda files to single iCal file}{C-c C-x C-c} 595 \key{combine all agenda files to single iCal file}{C-c C-x C-c}
596 596
597 \key{insert template of export options}{C-c C-x t} 597 \key{insert template of export options}{C-c C-x t}
598 598
599 \key{toggle fixed width for entry or region}{C-c :} 599 \key{toggle fixed width for entry or region}{C-c :}
600 600