Merge pull request #374 from rafadc/add-documentation-for-background-for-all-slides

Adding docs on setting background for all slides
This commit is contained in:
Yujie Wen 2019-07-08 22:54:12 +08:00 committed by GitHub
commit 5edac6265c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -313,6 +313,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