Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b74e371c
Commit
b74e371c
authored
Jun 23, 2006
by
Carsten Dominik
Browse files
(section{LaTeX and cdlatex-mode}): New section.
parent
353694fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
8 deletions
+19
-8
etc/orgcard.tex
etc/orgcard.tex
+19
-8
No files found.
etc/orgcard.tex
View file @
b74e371c
% Reference Card for Org Mode
\def\orgversionnumber
{
4.3
8
}
\def\orgversionnumber
{
4.3
9
}
\def\year
{
2006
}
%
%**start of header
...
...
@@ -310,8 +310,12 @@ \section{Structure Editing}
\key
{
yank subtree
}{
C-c C-x C-y
}
\key
{
narrow buffer to current subtree
}{
C-x n s
}
\key
{
archive subtree
}{
C-c
\$
}
\key
{
archive all fully done children
}{
C-u C-c
\$
}
\section
{
Archiving
}
\key
{
toggle ARCHIVE tag
}{
C-c C-x C-a
}
\metax
{
mark fully dine children
}{
C-u C-c C-x C-a
}
\key
{
move subtree to achive file
}{
C-c
\$
}
\key
{
move all fully done children
}{
C-u C-c
\$
}
To set archive location for current file, add a line like
$^
2
$
:
\vskip
-1mm
\beginexample
%
...
...
@@ -328,11 +332,6 @@ \section{Filtering and Sparse Trees}
%\key{agenda for the week}{C-c a$^1$}
%\key{agenda for date at cursor}{C-c C-o}
\section
{
Dynamic Blocks
}
\key
{
update dynamic block at point
}{
C-c C-x C-u
}
\metax
{
update all dynamic blocks
}{
C-u C-c C-x C-u
}
\section
{
Tables
}
{
\bf
Creating a table
}
...
...
@@ -546,6 +545,17 @@ \section{Clocking Time}
\key
{
remove displayed times
}{
C-c C-c
}
\key
{
insert/update table with clock report
}{
C-c C-x C-r
}
\section
{
Dynamic Blocks
}
\key
{
update dynamic block at point
}{
C-c C-x C-u
}
\metax
{
update all dynamic blocks
}{
C-u C-c C-x C-u
}
\section
{
LaTeX and cdlatex-mode
}
\key
{
preview LaTeX fragment
}{
C-c C-x C-l
}
\key
{
Expand abbreviation (cdlatex-mode)
}{
TAB
}
\key
{
Insert/modify math symbol (cdlatex-mode)
}{
` / '
}
\section
{
Agenda Views
}
\key
{
add/move current file to front of agenda
}{
C-c [
}
...
...
@@ -596,6 +606,7 @@ \section{Agenda Views}
\key
{
change state of current TODO item
}{
t
}
\key
{
show tags of current headline
}{
T
}
\key
{
set tags for current headline
}{
:
}
\key
{
toggle ARCHIVE tag
}{
a
}
\key
{
set priority of current item
}{
p
}
\key
{
raise/lower priority of current item
}{
S-UP/DOWN
$^
3
$}
\key
{
display weighted priority of current item
}{
P
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment