From b74e371c91b1787946c3003f8034f34fb39939a7 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Fri, 23 Jun 2006 19:03:41 +0000 Subject: [PATCH] (section{LaTeX and cdlatex-mode}): New section. --- etc/orgcard.tex | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/etc/orgcard.tex b/etc/orgcard.tex index 95e810e5ed5..39a4d80b17a 100644 --- a/etc/orgcard.tex +++ b/etc/orgcard.tex @@ -1,5 +1,5 @@ % Reference Card for Org Mode -\def\orgversionnumber{4.38} +\def\orgversionnumber{4.39} \def\year{2006} % %**start of header @@ -310,8 +310,12 @@ are preserved on all copies. \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 @@ To set archive location for current file, add a line like$^2$: %\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 @@ after ``{\tt :}'', and dictionary words elsewhere. \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 @@ To set categories, add lines like$^2$: \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} -- 2.39.2