# Example script to let pyntor know what to do

# Intro: display some flags
#flags

# Background and blend effects (could also be ffffff for example)
background data/pyntor-splash.png
#blend
#barslider

# Presentation title
titlepage title
wait

# Run presentation
background data/pyntor-splash.png
slides outline 2-4
#(could also be: slides outline 2, or just slides outline)

# Video
#video presentation.mpg preview

# HTML browser
#pyromaniac http://www.gnome.org/

# Usage of TPP slide files
#tpp debian-packaging.tpp

# Misc interactivity components
#nowait
#wait

