1
0
mirror of https://github.com/yjwen/org-reveal.git synced 2024-06-22 07:06:35 +02:00

Merge pull request #100 from kljohann/patch-1

fix typo in reveal-title-slide-background-transition
This commit is contained in:
Yujie Wen 2015-03-05 13:54:26 +08:00
commit 0394f4282b

View File

@ -75,7 +75,7 @@ default fragment style, otherwise return \"fragment style\"."
(:reveal-title-slide-background "REVEAL_TITLE_SLIDE_BACKGROUND" nil nil t)
(:reveal-title-slide-background-size "REVEAL_TITLE_SLIDE_BACKGROUND_SIZE" nil nil t)
(:reveal-title-slide-background-repeat "REVEAL_TITLE_SLIDE_BACKGROUND_REPEAT" nil nil t)
(:reveal-title-slide-background-repeat "REVEAL_TITLE_SLIDE_BACKGROUND_TRANSITION" nil nil t)
(:reveal-title-slide-background-transition "REVEAL_TITLE_SLIDE_BACKGROUND_TRANSITION" nil nil t)
(:reveal-mathjax nil "reveal_mathjax" org-reveal-mathjax t)
(:reveal-mathjax-url "REVEAL_MATHJAX_URL" nil org-reveal-mathjax-url t)
(:reveal-preamble "REVEAL_PREAMBLE" nil org-reveal-preamble t)