orgcard: Update export section
* doc/orgcard.tex (Export and Publishing): Correct stale bindings. Add asynchronous, body, and subtree bindings. This section now includes all bindings listed in (info "(org)The Export Dispatcher"). Reported-by: Charles C. Berry <ccberry@ucsd.edu> <https://lists.gnu.org/archive/html/emacs-orgmode/2017-02/msg00200.html>
This commit is contained in:
parent
91d82f7a87
commit
e50cd98f93
|
@ -656,8 +656,11 @@ some other place.
|
|||
|
||||
\key{export/publish dispatcher}{C-c C-e}
|
||||
|
||||
\key{export visible part only}{C-c C-e v}
|
||||
\key{insert template of export options}{C-c C-e t}
|
||||
\key{toggle asynchronous export}{C-c C-e C-a}
|
||||
\key{toggle body/visible only export}{C-c C-e C-b/v}
|
||||
\key{toggle subtree export}{C-c C-e C-s}
|
||||
\key{insert template of export options}{C-c C-e \#}
|
||||
|
||||
\key{toggle fixed width for entry or region}{C-c :}
|
||||
\key{toggle pretty display of scripts, entities}{C-c C-x {\tt\char`\\}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue