branch: elpa/org-tree-slide commit d2739053a0366c7211ff0486464a7e9123d99bc5 Author: Takaaki ISHIKAWA <tak...@ieee.org> Commit: Takaaki ISHIKAWA <tak...@ieee.org>
Update README --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 8aa23c1f2c..a975ed5e85 100644 --- a/README.org +++ b/README.org @@ -2,7 +2,7 @@ #+AUTHOR: Takaaki Ishikawa #+EMAIL: tak...@ieee.org #+STARTUP: content -#+Last Update: 2011-12-17@18:34 +#+Last Update: 2011-12-17@18:39 * 1. What's this? @@ -91,7 +91,7 @@ Type =M-x org-tree-slide-simple-profile= while =org-tree-slide-mode= is ON. This profile is used as the default setting of org-tree-slide. If an org buffer includes =#+TITLE:=, =#+EMAIL:=, and =#+AUTHOR:=, org-tree-slide attempts to use those variables in the slide header. A date in the header will be set with the presentation of the day. You can enjoy a slide-in effect, the current slide number in mode line. A presentation with a count down timer is started by =M-x org-tree-slide-play-with-timer=. -If you want to show the content of your presentation, type =C-x s r= or =M-x org-tree-slide-content=. All of the headers will be shown like a Table Of Content. Find a heading that you want to show, and type =<right>=, the presentation will be resumed. +If you want to show the content of your presentation, type =C-x s c= or =M-x org-tree-slide-content=. All of the headers will be shown like a Table Of Content. Find a heading that you want to show, and type =<right>=, the presentation will be resumed. It is possible to skip slides when a heading level is higher than or equal to a value of =org-tree-slide-skip-outline-level=. see User variables. @@ -174,7 +174,7 @@ If you like this elisp, the following setting is more useful. Try it! - org-tree-slide-move-next-tree (=<right>=) - org-tree-slide-move-previous-tree (=<left>=) - - org-tree-slide-content (=C-x s r=) + - org-tree-slide-content (=C-x s c=) ** Startup options