# This is the config-file for PresTiMeL.
#
# You may copy this file to your home-directory, rename it to ".prestimelrc"
# and change the following default-settings.


# Global settings :
# -----------------

# The path to the directory which contains all themes.
path-to-themes = /usr/share/prestimel/themes

# The theme.
theme = standard_blue

# Disable the settigs stored in the XML-file.
#disable-xml-settings = yes


# Settings for the HTML-output :
# ------------------------------

# The screen-resolution. Possible values are "800x600" or "1024x768".
resolution = 800x600

# Place the buttons always below the content rather than at a fixed position.
#sloppy-buttons = yes

# Place the buttons on the top of the slides.
#top-navigation = yes


# Settings for the LaTeX-output :
# -------------------------------

# Create outline-output rather that slides.
#print-outline = yes

