annotate etc/orgcard.tex @ 77605:b4b0e39a8d1f

Restore file pending consideration of python.el legal status.
author Glenn Morris <rgm@gnu.org>
date Sat, 28 Apr 2007 19:59:28 +0000
parents feb31772fcd1
children 713172dcf518 2f4df3130f93 edf631bdbb7a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
1 % Reference Card for Org Mode
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
2 \def\orgversionnumber{4.67}
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
3 \def\versionyear{2007} % latest update
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
4 \def\year{2007} % latest copyright year
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
5 %
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
6 %**start of header
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
7 \newcount\columnsperpage
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
8
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
9 % This file can be printed with 1, 2, or 3 columns per page (see below).
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
10 % At the moment this card works quite nicely in 3 column format and
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
11 % currently takes 2 full pages. It is thus suited to producing one
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
12 % double-side page when printed.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
13
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
14 % There are a couple of tweaks in the format of this card which make it work
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
15 % slightly better on A4 paper. The changes due, I think, to Stephen Eglen,
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
16 % are commented below. Revert the changes if you want letter sized paper.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
17
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
18 % Try running something like
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
19 % tex org-mode-ref.tex; dvips -t landscape org-mode-ref.dvi
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
20 % to print the card
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
21
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
22 \columnsperpage=3
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
23
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
24 % Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
25
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
26 % GNU Emacs is free software; you can redistribute it and/or modify
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
27 % it under the terms of the GNU General Public License as published by
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
28 % the Free Software Foundation; either version 2, or (at your option)
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
29 % any later version.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
30
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
31 % GNU Emacs is distributed in the hope that it will be useful,
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
32 % but WITHOUT ANY WARRANTY; without even the implied warranty of
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
33 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
34 % GNU General Public License for more details.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
35
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
36 % You should have received a copy of the GNU General Public License
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
37 % along with GNU Emacs; see the file COPYING. If not, write to
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
38 % the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
39 % Boston, MA 02111-1307, USA.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
40
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
41 % This file is intended to be processed by plain TeX (TeX82).
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
42 %
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
43 % The final reference card has six columns, three on each side.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
44 % This file can be used to produce it in any of three ways:
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
45 % 1 column per page
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
46 % produces six separate pages, each of which needs to be reduced to 80%.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
47 % This gives the best resolution.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
48 % 2 columns per page
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
49 % produces three already-reduced pages.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
50 % You will still need to cut and paste.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
51 % 3 columns per page
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
52 % produces two pages which must be printed sideways to make a
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
53 % ready-to-use 8.5 x 11 inch reference card.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
54 % For this you need a dvi device driver that can print sideways.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
55 % Which mode to use is controlled by setting \columnsperpage above.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
56 %
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
57 % Author:
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
58 % Stephen Gildea
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
59 % Internet: gildea@stop.mail-abuse.org
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
60 %
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
61 % Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
62 % for their many good ideas.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
63
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
64 \def\shortcopyrightnotice{\vskip 1ex plus 2 fill
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
65 \centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
66 Permissions on back. v\orgversionnumber}}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
67
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
68 \def\copyrightnotice{
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
69 \vskip 1ex plus 100 fill\begingroup\small
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
70 \centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
71 \centerline{v\orgversionnumber{} for Org-Mode \orgversionnumber{}, \versionyear}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
72 \centerline{Author: Philip Rooke}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
73 \centerline{based on refcard design and format by Stephen Gildea}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
74
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
75 Permission is granted to make and distribute copies of
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
76 this card provided the copyright notice and this permission notice
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
77 are preserved on all copies.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
78
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
79 \endgroup}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
80
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
81 % make \bye not \outer so that the \def\bye in the \else clause below
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
82 % can be scanned without complaint.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
83 \def\bye{\par\vfill\supereject\end}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
84
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
85 \newdimen\intercolumnskip %horizontal space between columns
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
86 \newbox\columna %boxes to hold columns already built
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
87 \newbox\columnb
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
88
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
89 \def\ncolumns{\the\columnsperpage}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
90
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
91 \message{[\ncolumns\space
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
92 column\if 1\ncolumns\else s\fi\space per page]}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
93
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
94 \def\scaledmag#1{ scaled \magstep #1}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
95
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
96 % This multi-way format was designed by Stephen Gildea October 1986.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
97 % Note that the 1-column format is fontfamily-independent.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
98 \if 1\ncolumns %one-column format uses normal size
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
99 \hsize 4in
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
100 \vsize 10in
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
101 \voffset -.7in
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
102 \font\titlefont=\fontname\tenbf \scaledmag3
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
103 \font\headingfont=\fontname\tenbf \scaledmag2
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
104 \font\smallfont=\fontname\sevenrm
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
105 \font\smallsy=\fontname\sevensy
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
106
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
107 \footline{\hss\folio}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
108 \def\makefootline{\baselineskip10pt\hsize6.5in\line{\the\footline}}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
109 \else %2 or 3 columns uses prereduced size
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
110 \hsize 3.2in
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
111
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
112 % FIXME - Try to make things more A4 friendly
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
113 % \vsize 7.95in
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
114 \vsize 7.65in
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
115 % \hoffset -.75in
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
116 \hoffset -.25in
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
117 \voffset -.745in
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
118 \font\titlefont=cmbx10 \scaledmag2
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
119 \font\headingfont=cmbx10 \scaledmag1
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
120 \font\smallfont=cmr6
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
121 \font\smallsy=cmsy6
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
122 \font\eightrm=cmr8
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
123 \font\eightbf=cmbx8
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
124 \font\eightit=cmti8
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
125 \font\eighttt=cmtt8
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
126 \font\eightmi=cmmi8
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
127 \font\eightsy=cmsy8
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
128 \textfont0=\eightrm
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
129 \textfont1=\eightmi
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
130 \textfont2=\eightsy
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
131 \def\rm{\eightrm}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
132 \def\bf{\eightbf}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
133 \def\it{\eightit}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
134 \def\tt{\eighttt}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
135
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
136 % FIXME - Try to make things more A4 friendly
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
137 % \normalbaselineskip=.8\normalbaselineskip
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
138 \normalbaselineskip=.7\normalbaselineskip
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
139 \normallineskip=.8\normallineskip
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
140 \normallineskiplimit=.8\normallineskiplimit
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
141 \normalbaselines\rm %make definitions take effect
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
142
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
143 \if 2\ncolumns
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
144 \let\maxcolumn=b
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
145 \footline{\hss\rm\folio\hss}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
146 \def\makefootline{\vskip 2in \hsize=6.86in\line{\the\footline}}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
147 \else \if 3\ncolumns
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
148 \let\maxcolumn=c
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
149 \nopagenumbers
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
150 \else
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
151 \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
152 \errmessage{Illegal number of columns per page}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
153 \fi\fi
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
154
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
155 \intercolumnskip=.46in
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
156 \def\abc{a}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
157 \output={% %see The TeXbook page 257
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
158 % This next line is useful when designing the layout.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
159 %\immediate\write16{Column \folio\abc\space starts with \firstmark}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
160 \if \maxcolumn\abc \multicolumnformat \global\def\abc{a}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
161 \else\if a\abc
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
162 \global\setbox\columna\columnbox \global\def\abc{b}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
163 %% in case we never use \columnb (two-column mode)
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
164 \global\setbox\columnb\hbox to -\intercolumnskip{}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
165 \else
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
166 \global\setbox\columnb\columnbox \global\def\abc{c}\fi\fi}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
167 \def\multicolumnformat{\shipout\vbox{\makeheadline
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
168 \hbox{\box\columna\hskip\intercolumnskip
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
169 \box\columnb\hskip\intercolumnskip\columnbox}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
170 \makefootline}\advancepageno}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
171 \def\columnbox{\leftline{\pagebody}}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
172
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
173 \def\bye{\par\vfill\supereject
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
174 \if a\abc \else\null\vfill\eject\fi
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
175 \if a\abc \else\null\vfill\eject\fi
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
176 \end}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
177 \fi
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
178
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
179 % we won't be using math mode much, so redefine some of the characters
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
180 % we might want to talk about
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
181 %\catcode`\^=12
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
182 \catcode`\_=12
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
183
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
184 % we also need the tilde, for file names.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
185 \catcode`\~=12
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
186
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
187 \chardef\\=`\\
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
188 \chardef\{=`\{
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
189 \chardef\}=`\}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
190
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
191 \hyphenation{mini-buf-fer}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
192
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
193 \parindent 0pt
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
194 \parskip 1ex plus .5ex minus .5ex
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
195
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
196 \def\small{\smallfont\textfont2=\smallsy\baselineskip=.8\baselineskip}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
197
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
198 % newcolumn - force a new column. Use sparingly, probably only for
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
199 % the first column of a page, which should have a title anyway.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
200 \outer\def\newcolumn{\vfill\eject}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
201
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
202 % title - page title. Argument is title text.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
203 \outer\def\title#1{{\titlefont\centerline{#1}}\vskip 1ex plus .5ex}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
204
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
205 % section - new major section. Argument is section name.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
206 \outer\def\section#1{\par\filbreak
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
207 \vskip 3ex plus 2ex minus 2ex {\headingfont #1}\mark{#1}%
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
208 \vskip 2ex plus 1ex minus 1.5ex}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
209
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
210 \newdimen\keyindent
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
211
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
212 % beginindentedkeys...endindentedkeys - key definitions will be
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
213 % indented, but running text, typically used as headings to group
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
214 % definitions, will not.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
215 \def\beginindentedkeys{\keyindent=1em}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
216 \def\endindentedkeys{\keyindent=0em}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
217 \endindentedkeys
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
218
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
219 % paralign - begin paragraph containing an alignment.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
220 % If an \halign is entered while in vertical mode, a parskip is never
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
221 % inserted. Using \paralign instead of \halign solves this problem.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
222 \def\paralign{\vskip\parskip\halign}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
223
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
224 % \<...> - surrounds a variable name in a code example
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
225 \def\<#1>{{\it #1\/}}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
226
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
227 % kbd - argument is characters typed literally. Like the Texinfo command.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
228 \def\kbd#1{{\tt#1}\null} %\null so not an abbrev even if period follows
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
229
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
230 % beginexample...endexample - surrounds literal text, such a code example.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
231 % typeset in a typewriter font with line breaks preserved
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
232 \def\beginexample{\par\leavevmode\begingroup
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
233 \obeylines\obeyspaces\parskip0pt\tt}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
234 {\obeyspaces\global\let =\ }
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
235 \def\endexample{\endgroup}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
236
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
237 % key - definition of a key.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
238 % \key{description of key}{key-name}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
239 % prints the description left-justified, and the key-name in a \kbd
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
240 % form near the right margin.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
241 \def\key#1#2{\leavevmode\hbox to \hsize{\vtop
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
242 {\hsize=.75\hsize\rightskip=1em
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
243 \hskip\keyindent\relax#1}\kbd{#2}\hfil}}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
244
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
245 \newbox\metaxbox
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
246 \setbox\metaxbox\hbox{\kbd{M-x }}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
247 \newdimen\metaxwidth
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
248 \metaxwidth=\wd\metaxbox
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
249
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
250 % metax - definition of a M-x command.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
251 % \metax{description of command}{M-x command-name}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
252 % Tries to justify the beginning of the command name at the same place
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
253 % as \key starts the key name. (The "M-x " sticks out to the left.)
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
254 \def\metax#1#2{\leavevmode\hbox to \hsize{\hbox to .75\hsize
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
255 {\hskip\keyindent\relax#1\hfil}%
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
256 \hskip -\metaxwidth minus 1fil
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
257 \kbd{#2}\hfil}}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
258
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
259 % threecol - like "key" but with two key names.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
260 % for example, one for doing the action backward, and one for forward.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
261 \def\threecol#1#2#3{\hskip\keyindent\relax#1\hfil&\kbd{#2}\hfil\quad
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
262 &\kbd{#3}\hfil\quad\cr}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
263
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
264 %**end of header
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
265
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
266
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
267 \title{Org-Mode Reference Card (1/2)}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
268
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
269 \centerline{(for version \orgversionnumber)}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
270
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
271 \section{Getting Started}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
272 %
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
273 \vskip -1mm
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
274 \beginexample%
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
275 (add-to-list 'auto-mode-alist '("\\\\.org\$" . org-mode))
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
276 (define-key global-map "\\C-cl" 'org-store-link)$^1$
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
277 (define-key global-map "\\C-ca" 'org-agenda)$^1$
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
278 \endexample
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
279 %
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
280 \metax{For the many customization options try}{M-x org-customize}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
281 \metax{To read the on-line documentation try}{M-x org-info}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
282
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
283 \section{Visibility Cycling}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
284
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
285 \key{rotate current subtree between states}{TAB}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
286 \key{rotate entire buffer between states}{S-TAB}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
287 \key{show the whole file}{C-c C-a}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
288 \key{reveal context around point}{C-c C-r}
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
289 \key{show subtree in indirect buffer, ded.\ frame}{C-c C-k}
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
290 %\key{show branches}{C-c C-k}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
291
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
292 \section{Motion}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
293
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
294 \key{next/previous heading}{C-c C-n/p}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
295 \key{next/previous heading, same level}{C-c C-f/b}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
296 \key{backward to higher level heading}{C-c C-u}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
297 \key{jump to another place in document}{C-c C-j}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
298 \key{previous/next plain list item}{S-UP/DOWN$^3$}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
299
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
300 \section{Structure Editing}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
301
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
302 \key{insert new heading/item at current level}{M-RET}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
303 \key{insert new TODO entry/checkbox item}{M-S-RET}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
304
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
305 \key{promote current heading up one level}{M-LEFT}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
306 \key{demote current heading down one level}{M-RIGHT}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
307 \key{promote current subtree up one level}{M-S-LEFT}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
308 \key{demote current subtree down one level}{M-S-RIGHT}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
309
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
310 \key{move subtree/list item up/down}{M-S-UP/DOWN}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
311 \key{kill subtree}{C-c C-x C-w}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
312 \key{copy subtree}{C-c C-x M-w}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
313 \key{yank subtree}{C-c C-x C-y}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
314 \key{narrow buffer to current subtree}{C-x n s}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
315
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
316 \section{Archiving}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
317
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
318 \key{toggle ARCHIVE tag}{C-c C-x C-a}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
319 \metax{mark fully done children}{C-u C-c C-x C-a}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
320 \key{force cycling of an ARCHIVEd tree}{C-TAB}
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
321 \key{move subtree to archive file}{C-c C-x C-s}
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
322 \metax{move all fully done children}{C-u C-c C-x C-s}
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
323 To set archive location for current file, add a line like$^2$:
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
324 \vskip -1mm
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
325 \beginexample%
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
326 \#+ARCHIVE: archfile::* Archived Tasks
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
327 \endexample
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
328
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
329 \section{Filtering and Sparse Trees}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
330
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
331 \key{show sparse tree for all matches of a regexp}{C-c /}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
332 \key{view TODO's in sparse tree}{C-c C-v}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
333 \key{global TODO list in agenda mode}{C-c t$^1$}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
334 \key{create sparse tree with all deadlines due}{C-c C-w}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
335 \key{time sorted view of current org file}{C-c a L}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
336 %\key{agenda for the week}{C-c a$^1$}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
337 %\key{agenda for date at cursor}{C-c C-o}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
338
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
339 \section{Tables}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
340
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
341 {\bf Creating a table}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
342
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
343 %\metax{insert a new Org-mode table}{M-x org-table-create}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
344 \metax{just start typing, e.g.}{|Name|Phone|Age RET |- TAB}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
345 \key{convert region to table}{C-c |}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
346 \key{... separator at least 3 spaces}{C-3 C-c |}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
347
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
348 {\bf Commands available inside tables}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
349
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
350 The following commands work when the cursor is {\it inside a table}.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
351 Outside of tables, the same keys may have other functionality.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
352
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
353 {\bf Re-aligning and field motion}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
354
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
355 \key{re-align the table without moving the cursor}{C-c C-c}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
356 \key{re-align the table, move to next field}{TAB}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
357 \key{move to previous field}{S-TAB}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
358 \key{re-align the table, move to next row}{RET}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
359
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
360 {\bf Row and column editing}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
361
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
362 \key{move the current column left}{M-LEFT}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
363 \key{move the current column right}{M-RIGHT}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
364 \key{kill the current column}{M-S-LEFT}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
365 \key{insert new column to left of cursor position}{M-S-RIGHT}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
366
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
367 \key{move the current row up}{M-UP}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
368 \key{move the current row down}{M-DOWN}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
369 \key{kill the current row or horizontal line}{M-S-UP}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
370 \key{insert new row above the current row}{M-S-DOWN}
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
371 \key{insert hline below (\kbd{C-u} : above) current row}{C-c -}
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
372 \key{sort lines in region}{C-c \^{}}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
373
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
374 {\bf Regions}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
375
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
376 \key{cut rectangular region}{C-c C-x C-w}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
377 \key{copy rectangular region}{C-c C-x M-w}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
378 \key{paste rectangular region}{C-c C-x C-y}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
379 \key{fill paragraph across selected cells}{C-c C-q}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
380
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
381 {\bf Calculations} (in combination with Emacs \kbd{calc} package)
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
382
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
383 \key{set and eval column formula}{C-c =}
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
384 \key{set and eval field formula}{C-u C-c =}
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
385 \key{edit formulas in separate buffer}{C-c '}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
386 \key{re-apply all stored equations to current line}{C-c *}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
387 \key{re-apply all stored equations to entire table}{C-u C-c *}
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
388 \key{iterate table to stability}{C-u C-u C-c *}
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
389
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
390 %\kbd{TAB}, \kbd{RET} and \kbd{C-c C-c} trigger automatic recalculation
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
391 %in lines starting with: {\tt | \# |}.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
392
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
393 \key{rotate calculation mark through \# * ! \^ \_ \$}{C-\#}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
394
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
395 \key{show line, column, formula reference}{C-c ?}
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
396 \key{sum numbers in current column/rectangle}{C-c +}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
397 \key{copy down with increment}{S-RET$^3$}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
398
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
399 Formulas typed in field are executed by \kbd{TAB},
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
400 \kbd{RET} and \kbd{C-c C-c}. \kbd{=} introduces a column
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
401 formula, \kbd{:=} a named-field formula.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
402
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
403 \key{Example: Add Col1 and Col2}{=\$1+\$2}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
404 \key{... with printf format specification}{=\$1+\$2;\%.2f}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
405 \key{... with constants from constants.el}{=\$1/\$c/\$cm}
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
406 \metax{sum from 2nd to 3rd hline}{:=vsum(@II..@III)}
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
407 \key{apply current column formula}{=}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
408
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
409 {\bf Miscellaneous}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
410
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
411 \key{to limit column width to \kbd{N} characters, use}{...| <N> |...}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
412 \key{edit the current field in a separate window}{C-c `}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
413 \key{make current field fully visible}{C-u TAB}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
414 \metax{export as tab-separated file}{M-x org-table-export}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
415 \metax{import tab-separated file}{M-x org-table-import}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
416
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
417 {\bf Tables created with the \kbd{table.el} package}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
418
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
419 \key{insert a new \kbd{table.el} table}{C-c ~}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
420 \key{recognize existing table.el table}{C-c C-c}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
421 \key{convert table (Org-mode $\leftrightarrow$ table.el)}{C-c ~}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
422
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
423 \section{Links}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
424
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
425 \key{globally store link to the current location}{C-c l$^1$}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
426 \key{insert a link (TAB completes stored links)}{C-c C-l}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
427 \key{insert file link with file name completion}{C-u C-c C-l}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
428 \key{edit (also hidden part of) link at point}{C-c C-l}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
429
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
430 \key{open file links in emacs}{C-c C-o}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
431 \key{...force open in emacs/other window}{C-u C-c C-o}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
432 \key{open link at point}{mouse-1/2}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
433 \key{...force open in emacs/other window}{mouse-3}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
434 \key{record a position in mark ring}{C-c \%}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
435 \key{jump back to last followed link(s)}{C-c \&}
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
436 \key{Find next link}{C-c C-x C-n}
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
437 \key{Find previous link}{C-c C-x C-p}
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
438
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
439 {\bf Internal Links}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
440
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
441 \key{\kbd{<<My Target>>}}{\rm target}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
442 \key{\kbd{<<<My Target>>>}}{\rm radio target$^2$}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
443 \key{\kbd{[[*this text]]}}{\rm find headline}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
444 \metax{\kbd{[[this text]]}}{\rm find target or text in buffer}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
445 \metax{\kbd{[[this text][description]]}}{\rm optional link text}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
446
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
447 {\bf External Links}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
448
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
449 \key{\kbd{file:/home/dominik/img/mars.jpg}}{\rm file, absolute}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
450 \key{\kbd{file:papers/last.pdf}}{\rm file, relative}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
451 \key{\kbd{file:projects.org::*that text}}{\rm find headline}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
452 \key{\kbd{file:projects.org::find me}}{\rm find trgt/string}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
453 %\key{\kbd{file:projects.org::/regexp/}}{\rm regexp search}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
454 \key{\kbd{http://www.astro.uva.nl/~dominik}}{\rm on the web}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
455 \key{\kbd{mailto:adent@galaxy.net}}{\rm Email address}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
456 \key{\kbd{news:comp.emacs}}{\rm Usenet group}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
457 \key{\kbd{bbdb:Richard Stallman}}{\rm BBDB person}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
458 \key{\kbd{gnus:group}}{\rm GNUS group}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
459 \key{\kbd{gnus:group\#id}}{\rm GNUS message}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
460 \key{\kbd{vm|wl|mhe|rmail:folder}}{\rm Mail folder}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
461 \key{\kbd{vm|wl|mhe|rmail:folder\#id}}{\rm Mail message}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
462 \key{\kbd{info:emacs:Regexps}}{\rm Info file:node}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
463 \key{\kbd{shell:ls *.org}}{\rm shell command}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
464 \key{\kbd{elisp:(calendar)}}{\rm elisp form}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
465 \metax{\kbd{[[external link][description]]}}{\rm optional link text}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
466 %\key{\kbd{vm://myself@some.where.org/folder\#id}}{\rm VM remote}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
467
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
468
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
469 \section{Remember-mode Integration}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
470
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
471 See the manual for how to make remember.el use Org-mode links and
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
472 files. The note-finishing command \kbd{C-c C-c} will first prompt for
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
473 an org file. In the file, find a location with:
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
474
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
475 \key{rotate subtree visibility}{TAB}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
476 \key{next heading}{DOWN}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
477 \key{previous heading}{UP}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
478
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
479 Insert the note with one of the following:
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
480
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
481 \key{as sublevel of heading at cursor}{RET}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
482 \key{right here (cursor not on heading)}{RET}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
483 \key{before current heading}{LEFT}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
484 \key{after current heading}{RIGHT}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
485 \key{shortcut to end of buffer (cursor at buf-start)}{RET}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
486 \key{Abort}{q}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
487
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
488 \section{Completion}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
489
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
490 In-buffer completion completes TODO keywords at headline start, TeX
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
491 macros after ``{\tt \\}'', option keywords after ``{\tt \#-}'', TAGS
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
492 after ``{\tt :}'', and dictionary words elsewhere.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
493
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
494 \key{Complete word at point}{M-TAB}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
495
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
496
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
497 \newcolumn
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
498 \title{Org-Mode Reference Card (2/2)}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
499
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
500 \centerline{(for version \orgversionnumber)}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
501
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
502 \section{TODO Items and Checkboxes}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
503
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
504 \key{rotate the state of the current item}{C-c C-t}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
505 \key{view TODO items in a sparse tree}{C-c C-v}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
506 \key{view 3rd TODO keyword's sparse tree}{C-3 C-c C-v}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
507
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
508 \key{set the priority of the current item}{C-c , [ABC]}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
509 \key{remove priority cookie from current item}{C-c , SPC}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
510 \key{raise priority of current item}{S-UP$^3$}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
511 \key{lower priority of current item}{S-DOWN$^3$}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
512
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
513 \key{\kbd{\#+SEQ_TODO: TODO TRY BLUFF DONE}}{\rm todo workflow}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
514 \key{\kbd{\#+TYP_TODO: Phil home work DONE}}{\rm todo types}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
515
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
516 \key{insert new checkbox item in plain list}{M-S-RET}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
517 \key{toggle checkbox(es) in region/entry/at point}{C-c C-x C-b}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
518 \key{toggle checkbox at point}{C-c C-c}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
519 \metax{checkbox statistics cookies: insert {\tt [/]} or {\tt [\%]}}{}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
520 \key{update checkbox statistics (\kbd{C-u} : whole file)}{C-c \#}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
521
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
522 \section{Tags}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
523
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
524 \key{set tags for current heading}{C-c C-c}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
525 \key{realign tags in all headings}{C-u C-c C-c}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
526 \key{create sparse tree with matching tags}{C-c \\}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
527 \key{globally (agenda) match tags at cursor}{C-c C-o}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
528
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
529 \section{Timestamps}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
530
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
531 \key{prompt for date and insert timestamp}{C-c .}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
532 \key{like \kbd{C-c} . but insert date and time format}{C-u C-c .}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
533 \key{Like \kbd{C-c .} but make stamp inactive}{C-c !} % FIXME
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
534 \key{insert DEADLINE timestamp}{C-c C-d}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
535 \key{insert SCHEDULED timestamp}{C-c C-s}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
536 \key{create sparse tree with all deadlines due}{C-c C-w}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
537 \key{the time between 2 dates in a time range}{C-c C-y}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
538 \key{change timestamp at cursor by $\pm 1$ day}{S-RIGHT/LEFT$^3$}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
539 \key{change year/month/day at cursor by $\pm 1$}{S-UP/DOWN$^3$}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
540 \key{access the calendar for the current date}{C-c >}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
541 \key{insert timestamp matching date in calendar}{C-c <}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
542 \key{access agenda for current date}{C-c C-o}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
543 \key{Select date while prompted}{mouse-1/RET}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
544 %\key{... select date in calendar}{mouse-1/RET}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
545 %\key{... scroll calendar back/forward one month}{< / >}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
546 %\key{... forward/backward one day}{S-LEFT/RIGHT}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
547 %\key{... forward/backward one week}{S-UP/DOWN}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
548 %\key{... forward/backward one month}{M-S-LEFT/RIGT}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
549 \key{Toggle custom format display for dates/times}{C-c C-x C-t}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
550
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
551
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
552 \section{Clocking Time}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
553
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
554 \key{start clock on current item}{C-c C-x C-i}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
555 \key{stop clock on current item}{C-c C-x C-o}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
556 \key{cancel current clock}{C-c C-x C-x}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
557
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
558 \key{display total subtree times}{C-c C-x C-d}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
559 \key{remove displayed times}{C-c C-c}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
560 \key{insert/update table with clock report}{C-c C-x C-r}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
561
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
562 \section{LaTeX and cdlatex-mode}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
563
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
564 \key{preview LaTeX fragment}{C-c C-x C-l}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
565 \key{Expand abbreviation (cdlatex-mode)}{TAB}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
566 \key{Insert/modify math symbol (cdlatex-mode)}{` / '}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
567
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
568 \section{Agenda Views}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
569
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
570 \key{add/move current file to front of agenda}{C-c [}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
571 \key{remove current file from your agenda}{C-c ]}
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
572 \key{cycle through agenda file list}{C-'}
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
573
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
574 \key{compile agenda for the current week}{C-c a a$^1$}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
575 \key{compile global TODO list}{C-c a t$^1$}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
576 \key{compile TODO list for specific keyword}{C-c a T$^1$}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
577 \key{match tags in agenda files}{C-c a m$^1$}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
578 \key{match tags in TODO entries}{C-c a M$^1$}
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
579 \key{find stuck projects}{C-c a \#$^1$}
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
580 \key{show timeline of current org file}{C-c a L$^1$}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
581 \key{configure custom commands}{C-c a C$^1$}
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
582 \key{configure stuck projects}{C-c a !$^1$}
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
583 \key{agenda for date at cursor}{C-c C-o}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
584
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
585 \vskip 1mm
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
586 To set categories, add lines like$^2$:
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
587 \vskip -1mm
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
588 \beginexample%
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
589 \#+CATEGORY: MyCateg
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
590 \endexample
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
591
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
592 {\bf Commands available in an agenda buffer}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
593
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
594 {\bf View Org file}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
595
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
596 \key{show original location of item}{SPC/mouse-3}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
597 %\key{... also available with}{mouse-3}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
598 \key{show and recenter window}{L}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
599 \key{goto original location in other window}{TAB/mouse-2}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
600 %\key{... also available with}{mouse-2}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
601 \key{goto original location, delete other windows}{RET}
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
602 \key{show subtree in indirect buffer, ded.\ frame}{b}
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
603 \key{toggle follow-mode}{f}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
604
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
605 {\bf Change display}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
606
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
607 \key{delete other windows}{o}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
608 \key{switch to daily / weekly view}{d / w}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
609 \key{toggle inclusion of diary entries}{D}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
610 \key{toggle time grid for daily schedule}{g}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
611 \key{toggle display of logbook entries}{l}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
612 \key{refresh agenda buffer with any changes}{r}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
613 \key{save all org-mode buffers}{s}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
614 \key{display the following \kbd{org-agenda-ndays}}{RIGHT}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
615 \key{display the previous \kbd{org-agenda-ndays}}{LEFT}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
616 \key{goto today}{.}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
617
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
618 {\bf Remote editing}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
619
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
620 \key{digit argument}{0-9}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
621 \key{change state of current TODO item}{t}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
622 \key{kill item and source}{C-k}
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
623 \key{archive the subtree}{\$}
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
624 \key{show tags of current headline}{T}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
625 \key{set tags for current headline}{:}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
626 \key{toggle ARCHIVE tag}{a}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
627 \key{set priority of current item}{p}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
628 \key{raise/lower priority of current item}{S-UP/DOWN$^3$}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
629 \key{display weighted priority of current item}{P}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
630 \key{schedule/set deadline for this item}{C-c C-s/d}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
631 \key{change timestamp to one day earlier/later}{S-LEFT/RIGHT$^3$}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
632 \key{change timestamp to today}{>}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
633 \key{insert new entry into diary}{i}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
634
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
635 \key{start the clock on current item (clock-in)}{I}
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
636 \key{stop the clock (clock-out)}{O}
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
637 \key{cancel current clock}{X}
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
638
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
639 {\bf Misc}
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
640
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
641 \key{Open link in current line}{C-c C-o}
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
642
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
643 \newcolumn
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
644 {\bf Calendar commands}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
645
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
646 \key{find agenda cursor date in calendar}{c}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
647 \key{compute agenda for calendar cursor date}{c}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
648 \key{show phases of the moon}{M}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
649 \key{show sunrise/sunset times}{S}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
650 \key{show holidays}{H}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
651 \key{convert date to other calendars}{C}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
652
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
653 {\bf Quit and Exit}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
654
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
655 \key{quit agenda, remove agenda buffer}{q}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
656 \key{exit agenda, remove all agenda buffers}{x}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
657
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
658 \section{Calendar and Diary Integration}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
659
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
660 Include Emacs diary entries into Org-mode agenda with:
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
661 \beginexample%
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
662 (setq org-agenda-include-diary t)
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
663 \endexample
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
664
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
665 \section{Exporting and Publishing}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
666
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
667 Exporting creates files with extensions {\it .txt\/} and {\it .html\/}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
668 in the current directory. Publishing puts the resulting file into
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
669 some other place.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
670
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
671 \key{export/publish dispatcher}{C-c C-e}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
672
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
673 \key{export visible part only}{C-c C-e v}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
674 \key{insert template of export options}{C-c C-x t}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
675 \key{toggle fixed width for entry or region}{C-c :}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
676
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
677 {\bf HTML formatting}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
678
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
679 \key{make words {\bf bold}}{*bold*}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
680 \key{make words {\it italic}}{/italic/}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
681 \key{make words \underbar{underlined}}{_underlined_}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
682 \key{sub- and superscripts}{x\^{}3, J_dust}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
683 \key{\TeX{}-like macros}{\\alpha, \\to}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
684 \key{typeset lines in fixed width font}{start with :}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
685 \key{tables are exported as HTML tables}{start with |}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
686 \key{links become HTML links}{http:... etc}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
687 \key{include html tags}{@<b>...@</b>}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
688
76157
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
689 %{\bf Export options}
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
690 %
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
691 %Include additional information for export by putting these anywhere in the
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
692 %org file. Use {\tt M-TAB} completion to make sure to get the right
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
693 %keywords. {\tt M-TAB} again just after keyword is complete inserts examples.
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
694 %
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
695 %\key{the title to be shown}{\#+TITLE:}
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
696 %\key{the author}{\#+AUTHOR:}
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
697 %\key{authors email address}{\#+EMAIL:}
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
698 %\key{language code for html}{\#+LANGUAGE:}
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
699 %\key{free text description of file}{\#+TEXT:}
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
700 %\key{... which can carry over multiple lines}{\#+TEXT:}
feb31772fcd1 (section{Visibility Cycling}): Document key for
Carsten Dominik <dominik@science.uva.nl>
parents: 76051
diff changeset
701 %\key{settings for the export process}{\#+OPTIONS:}
76050
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
702
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
703 %\key{set number of headline levels for export}{H:2}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
704 %\key{turn on/off section numbers}{num:t}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
705 %\key{turn on/off table of contents}{toc:t}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
706 %\key{turn on/off linebreak preservation}{\\n:nil}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
707 %\key{turn on/off quoted html tags}{@:t}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
708 %\key{turn on/off fixed width sections}{::t}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
709 %\key{turn on/off tables}{|:t}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
710 %\key{turn on/off \TeX\ syntax for sub/super-scripts}{\^{}:t}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
711 %\key{turn on/off emphasised text}{*:nil}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
712 %\key{turn on/off \TeX\ macros}{TeX:t}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
713
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
714 {\bf Comments: Text not being exported}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
715
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
716 Text before the first headline is not considered part of the document
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
717 and is therefore never exported.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
718 Lines starting with \kbd{\#} are comments and are not exported.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
719 Subtrees whose header starts with COMMENT are never exported.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
720
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
721 \key{toggle COMMENT keyword on entry}{C-c ;}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
722
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
723
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
724 %\section{CUA and pc-select compatibility}%
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
725
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
726 %Configure the variable {\tt org-CUA-compatibility} to make Org-mode
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
727 %avoid the \kbd{S-<cursor>} bindings used by these modes. When set,
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
728 %Org-mode will change the following keybindings (also in the agenda
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
729 %buffer, but not during date selection). See note mark four$^3$
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
730 %throughout the reference card.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
731 %%\vskip-mm
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
732 %\beginexample
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
733 %S-UP $\to$ M-p S-DOWN $\to$ M-n
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
734 %S-LEFT $\to$ M-- S-RIGHT $\to$ M-+
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
735 %S-RET $\to$ C-S-RET
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
736 %\endexample
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
737
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
738 \section{Dynamic Blocks}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
739
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
740 \key{update dynamic block at point}{C-c C-x C-u}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
741 \metax{update all dynamic blocks}{C-u C-c C-x C-u}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
742
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
743 \section{Notes}
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
744 $^1$ This is only a suggestion for a binding of this command. Choose
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
745 you own key as shown under INSTALLATION.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
746
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
747 $^2$ After changing a \kbd{\#+KEYWORD} or \kbd{<<<target>>>} line,
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
748 press \kbd{C-c C-c} with the cursor still in the line to update.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
749
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
750 $^3$ Keybinding affected by {\tt org-CUA-compatibility}.
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
751
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
752 \copyrightnotice
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
753
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
754 \bye
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
755
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
756
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
757 % arch-tag: 139f6750-5cfc-49ca-92b5-237fe5795290
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
758
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
759 %%% Local Variables:
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
760 %%% mode: latex
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
761 %%% TeX-master: t
dce159956538 Restore deleted file following copyright assignment.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
762 %%% End: