Adding docs on setting background for all slides

This commit is contained in:
Rafael de Castro 2019-07-07 14:00:18 +02:00
parent 83b8d9f231
commit d2e7895a3b
1 changed files with 12 additions and 0 deletions

View File

@ -312,6 +312,18 @@
* =REVEAL_TITLE_SLIDE_BACKGROUND=: A URL to the background image.
* =REVEAL_TITLE_SLIDE_BACKGROUND_SIZE=: HTML size specification, e.g. ~200px~.
* =REVEAL_TITLE_SLIDE_BACKGROUND_REPEAT=: set to ~repeat~ to repeat the image.
*** Background for all slides
You can also configure the background for all slides in the presentation with:
* =REVEAL_DEFAULT_SLIDE_BACKGROUND=
* =REVEAL_DEFAULT_SLIDE_BACKGROUND_SIZE=
* =REVEAL_DEFAULT_SLIDE_BACKGROUND_POSITION=
* =REVEAL_DEFAULT_SLIDE_BACKGROUND_REPEAT=
* =REVEAL_DEFAULT_SLIDE_BACKGROUND_TRANSITION=
Refer to the [[https://github.com/yjwen/org-reveal#set-slide-background][Set slide background section]] for instructions on how to use each
parameter.
** Slide Size