SlipshowSourceval delayed :
?math_link:asset ->
?css_links:asset list ->
?theme:[ `Builtin of Themes.t | `External of asset ] ->
?slipshow_js_link:asset ->
?resolve_images:(string -> asset) ->
string ->
delayedThis function is used to delay the decision on the starting state. It allows to run convert server-side (which is useful to get images and so on) but let the previewer decide on the starting state.