From 71d9592fbca81255afa535ebcbdfecd31836c761 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Mon, 6 Dec 2010 10:51:04 +0100 Subject: [PATCH] Some more minor fixes for the refcard --- doc/orgcard.tex | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/doc/orgcard.tex b/doc/orgcard.tex index 9dda96e4c..94e0ead9a 100644 --- a/doc/orgcard.tex +++ b/doc/orgcard.tex @@ -268,7 +268,6 @@ are preserved on all copies. \def\noteone{{\small \hfill [1]}} \def\notetwo{{\small \hfill [2]}} -\def\notethree{{\small \hfill [3]}} %**end of header @@ -303,7 +302,7 @@ are preserved on all copies. \key{next/previous heading, same level}{C-c C-f/b} \key{backward to higher level heading}{C-c C-u} \key{jump to another place in document}{C-c C-j} -\key{previous/next plain list item}{S-UP/DOWN\notethree} +\key{previous/next plain list item}{S-UP/DOWN\notetwo} \section{Structure Editing} @@ -542,8 +541,8 @@ after ``{\tt :}'', and dictionary words elsewhere. \key{set the priority of the current item}{C-c , [ABC]} \key{remove priority cookie from current item}{C-c , SPC} -\key{raise/lower priority of current item}{S-UP/DOWN\notethree} -%\key{lower priority of current item}{S-DOWN \notethree} +\key{raise/lower priority of current item}{S-UP/DOWN\notetwo} +%\key{lower priority of current item}{S-DOWN \notetwo} %\key{\kbd{\#+SEQ_TODO: TODO TRY BLUFF DONE}}{\rm todo workflow} %\key{\kbd{\#+TYP_TODO: Phil home work DONE}}{\rm todo types} @@ -589,8 +588,8 @@ after ``{\tt :}'', and dictionary words elsewhere. \key{insert SCHEDULED timestamp}{C-c C-s} \key{create sparse tree with all deadlines due}{C-c / d} \key{the time between 2 dates in a time range}{C-c C-y} -\metax{change timestamp at cursor $\pm 1$ day}{S-RIGHT/LEFT\notethree} -\key{change year/month/day at cursor by $\pm 1$}{S-UP/DOWN\notethree} +\metax{change timestamp at cursor $\pm 1$ day}{S-RIGHT/LEFT\notetwo} +\key{change year/month/day at cursor by $\pm 1$}{S-UP/DOWN\notetwo} \key{access the calendar for the current date}{C-c >} \key{insert timestamp matching date in calendar}{C-c <} \key{access agenda for current date}{C-c C-o} @@ -668,10 +667,10 @@ after ``{\tt :}'', and dictionary words elsewhere. \key{set/show tags of current headline}{: / T} \key{set effort property (prefix=nth)}{e} \key{set / compute priority of current item}{, / P} -\key{raise/lower priority of current item}{S-UP/DOWN\notethree} +\key{raise/lower priority of current item}{S-UP/DOWN\notetwo} \key{run an attachment command}{C-c C-a} \key{schedule/set deadline for this item}{C-c C-s/d} -\metax{change timestamp one day earlier/later}{S-LEFT/RIGHT\notethree} +\metax{change timestamp one day earlier/later}{S-LEFT/RIGHT\notetwo} \key{change timestamp to today}{>} \key{insert new entry into diary}{i} \newcolumn @@ -770,10 +769,7 @@ never exported. [1] This is only a suggestion for a binding of this command. Choose your own key as shown under INSTALLATION. -[2] After changing a \kbd{\#+KEYWORD} or \kbd{<<>>} line, -press \kbd{C-c C-c} with the cursor still in the line to update. - -[3] Keybinding affected by {\tt org-support-shift-select} and +[2] Keybinding affected by {\tt org-support-shift-select} and also {\tt org-replace-disputed-keys}. \copyrightnotice -- 2.11.4.GIT