emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/org-tree-slide 52d67fc2a0 003/144: Add slide-in visual eff


From: ELPA Syncer
Subject: [nongnu] elpa/org-tree-slide 52d67fc2a0 003/144: Add slide-in visual effect
Date: Tue, 18 Jan 2022 08:58:52 -0500 (EST)

branch: elpa/org-tree-slide
commit 52d67fc2a0ff390ce06b26df9f01950906ed237e
Author: Takaaki ISHIKAWA <takaxp@ieee.org>
Commit: Takaaki ISHIKAWA <takaxp@ieee.org>

    Add slide-in visual effect
---
 ChangeLog | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 50c0f9c006..4c2485babe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,20 @@
+2011-10-30  Takaaki ISHIKAWA  <takaxp@ieee.org>
+
+       * org-tree-slide.el (tree-slide-slide-in): Add slide-in visual effect
+       If you don't like this effect, use (setq tree-slide-slide-in-effect 
nil).
+       You can also control the distance of moving slide-in trees, use
+       `tree-slide-slide-in-brank-lines'.
+
 2011-10-28  Takaaki ISHIKAWA  <takaxp@ieee.org>
 
        * org-tree-slide.el (tree-slide-play): Add timer to count down 
presentation
+       By default, timer will NOT be activated. If you use a count down timer,
+       please use prefix (C-u) when starting up slide view. Which means
+       `C-u C-x sp ' is the right command.
 
        * org-tree-slide.el: Add play and stop function, and show slide header
+       To play the slide, type `C-x s p'.
+       To stop the slide, type `C-x s s'.
 
        * org-tree-slide.el: Add a function to change mode-line during 
presentation
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]