Refine introduction on fragment styles.

This commit is contained in:
Yujie Wen 2015-02-21 23:51:24 +08:00
parent 2aa5f1a819
commit ec420f673c
1 changed files with 14 additions and 15 deletions

View File

@ -294,26 +294,25 @@ $ git clone https://github.com/yjwen/org-reveal.git
Paragraphs can be fragmented.
#+ATTR_REVEAL: :frag roll-in
Items can be fragmented, too.
- Lists can
- be fragmented.
Availabe fragment styles are:
#+ATTR_REVEAL: :frag grow
* grow
#+ATTR_REVEAL: :frag shrink
* shrink
#+ATTR_REVEAL: :frag roll-in
* roll-in
#+ATTR_REVEAL: :frag fade-out
* fade-out
#+ATTR_REVEAL: :frag highlight-red
* highlight-red
#+ATTR_REVEAL: :frag highlight-green
* highlight-green
#+ATTR_REVEAL: :frag highlight-blue
* highlight-blue
Pictures, tables and many other HTML elements can be fragmented.
Use default fragment style by setting ":frag t".
*** Fragment Styles
Availabe fragment styles are:
#+ATTR_REVEAL: :frag (grow shrink roll-in fade-out highlight-red highlight-green highlight-blue)
* grow
* shrink
* roll-in
* fade-out
* highlight-red
* highlight-green
* highlight-blue
** Data State
:PROPERTIES:
:reveal_data_state: alert