diff --git a/org-re-reveal.el b/org-re-reveal.el index 39ecea079a27d86264edeae7ff502681b7a79f92..3cb2551cae488e311fa144a939e35a82dd657aeb 100644 --- a/org-re-reveal.el +++ b/org-re-reveal.el @@ -251,7 +251,7 @@ slide's HTML code (containing the above escape sequences)." (const :tag "Auto title slide" 'auto) (string :tag "Custom title slide"))) -(defcustom org-re-reveal-transition "default" +(defcustom org-re-reveal-transition "convex" "Reveal transistion style." :group 'org-export-re-reveal :type 'string)