.TH scribus "1" "Updated 2010-24-06" .SH NAME scribus - cross platform WYSIWYG desktop publishing app .SH SYNOPSIS scribus [-h|--help] [-v|--version] [-l|--lang language] [-la|--langs-available] [-f|--file|--] [filename] .SH DESCRIPTION Scribus is an open source desktop publishing program. It provides true WYSIWYG editing, excellent PDF export facilities, and a wide range of other input and output options. Please see the scribus documentation at .I http://docs.scribus.net/ or the program's built in help for more comprehensive and up-to-date documentation. This man page only provides summaries of some aspects of the program's use. It's main purpose is to make sure you can find the full documentation quickly and easily. .SH OPTIONS The definitive options are in the program's usage statement. Run: .B scribus --help to view the usage statement. .TP .B -l, --lang xx Overrides the system locale and runs Scribus in language xx. The language is specified with the same POSIX language codes that are used in the LANG and LC_ALL environment variables. For example, English can be selected with 'en' (generic English), 'en_GB' (British English), 'en_US' (American english), etc. Similarly, Deutsch can be selected with 'de' or 'de_DE'. .TP .B -la, --langs-available Print a list of languages for which user interface translations are available. To use that language run Scribus as 'scribus -l xx' where xx is the short language code, or set the locale environment variables as described below. .TP .B -v, --version Prints the Scribus version number and exits. .TP .B -f, --file Open the specified file. It's possible to simply pass the file name as an unqualified argument instead of using this, though if the name begins with a - you will need to use --, eg 'scribus -- -myfile.sla'. .TP .B -h, --help Print a brief usage summary. .TP .B -fi, --font-info Shows the font file listing as Scribus starts. This can be used for diagnosing missing glyphs within fonts or possible broken font files. .TP .B -pi, --profile-info Shows the color profiles listing which Scribus can use. This can be used for diagnosing missing or broken color profiles. .TP .B -pr, --prefs Use filename as path for user given preferences. .TP .B -py, --python-script