version 3.21
This commit is contained in:
parent
ebfe0a9cff
commit
929d3fae89
2 changed files with 686 additions and 696 deletions
1374
etc/orgcard.ps
1374
etc/orgcard.ps
File diff suppressed because it is too large
Load diff
|
@ -1,4 +1,4 @@
|
|||
% Reference Card for Org Mode 3.20
|
||||
% Reference Card for Org Mode 3.21
|
||||
%
|
||||
%**start of header
|
||||
\newcount\columnsperpage
|
||||
|
@ -58,7 +58,7 @@
|
|||
% Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
|
||||
% for their many good ideas.
|
||||
|
||||
\def\orgversionnumber{3.20}
|
||||
\def\orgversionnumber{3.21}
|
||||
\def\year{2005}
|
||||
|
||||
\def\shortcopyrightnotice{\vskip 1ex plus 2 fill
|
||||
|
@ -313,8 +313,8 @@ \section{Structure Editing}
|
|||
\key{promote current subtree up one level}{M-S-LEFT}
|
||||
\key{demote current subtree down one level}{M-S-RIGHT}
|
||||
|
||||
\key{move subtree up}{M-S-UP}
|
||||
\key{move subtree down}{M-S-DOWN}
|
||||
\key{move subtree/list item up}{M-S-UP}
|
||||
\key{move subtree/list item down}{M-S-DOWN}
|
||||
\key{kill subtree}{C-c C-x C-w}
|
||||
\key{copy subtree}{C-c C-x M-w}
|
||||
\key{yank subtree}{C-c C-x C-y}
|
||||
|
|
Loading…
Add table
Reference in a new issue