Update setups for transition style and speed.

This commit is contained in:
Yujie Wen 2020-02-07 11:48:45 +08:00
parent 1ae8cf7892
commit f4a7540ef3
1 changed files with 9 additions and 5 deletions

View File

@ -275,8 +275,12 @@
** Select Theme and Transition
Themes and transition styles are set globally throughout the whole
file by setting options =REVEAL_THEME=, =REVEAL_TRANS=, and =REVEAL_SPEED=.
Theme is set globally throughout the whole file by setting options
=REVEAL_THEME=.
Slide transition style is set by initialization option ~transition~
and the transition speed is set by ~transitionSpeed~ . Please refer to
section [[Initialization options]] for details.
For an example, please check the heading part of this document.