# Size of reshape handles
ReshapeBoxSize = 7

# Default image resolution
DefaultResolution = 72

# Default page zoom level
ZoomLevel = 50

# Default start page in a new document
StartPage = 1

# Landscape format is default
Landscape = false

# White is transparent
FakeTransparency = true

# Pages are single-sided
SingleSided = false

# Default paper
PaperName = "A4"

# Printing command
PrintCommand = "lpr"

# Path to look for XSLT files in
StylesheetPath = "/usr/share/xml/passepartout/"

# Default text stylesheet
DefaultStylesheet = ""

# Default document template
DocTemplatePath = ""

# Command to run Ghostscript
PSInterpreter = "gs"

# Command to run external PS viewer
PSViewer = "/usr/share/passepartout/pptout-see"

# Default unit for measuring lengths
LengthUnit = "pt"

