2022.1

Table Of Contents
skipped from the page count unless the page numbers continue on the next section (see
"Configuring page numbers" on page148).
Note that if the Omit empty back side for Last or Single sheet option (see "General
options" on the previous page) is checked as well, the empty backside will not appear in
the output at all and will not be counted in any case.
The Repeat sheet configuration option can be used to have the sheet configuration repeat
every n number of pages. This is useful when documents can be so long that they cannot fit into
one envelope.
Style sheets dialog
The Stylesheet editor dialog is used to edit CSS style sheet resources. For information on the
use of style sheets, see "Styling and formatting" on page290 and "Styling templates with CSS
files" on page292.
This dialog lets you edit the Global style sheet (context_all_styles.css, which by default applies
to all contexts), and the style sheet that applies to the context that is currently being edited in
the workspace: Print (context_print_style.css) or Email (context_email_style.css).
To open this dialog, select Edit > Stylesheets....
l Context: Use the drop-down to select Global (all contexts) or the context that is open in
the workspace, such as Print. Selecting a context shows all it's CSS rules in the Rule
List.
l Show: Use the drop-down to select whether to show all CSS rules or limit to certain
types: Class, ID or Element rules.
l Rule List: Displays the list of rules in the currently selected style sheet.
l Rule Display: Displays the contents of the currently selected rule in the Rule List.
l New: Click to create a new rule with the Edit Rule dialog. See "New/Edit Rule dialog" on
the next page.
l Edit: Click to edit the currently selected rule in the Rule List using the Edit Rule dialog.
See "New/Edit Rule dialog" on the next page.
l Delete: Click to delete the currently selected rule in the Rule List.
l Duplicate: Click to create a duplicate of the currently selected rule in the Rule List using
the Edit Rule dialog. The default name for the new rule is the name of the current one plus
"-duplicated". See "New/Edit Rule dialog" below.
l Move Up: Move the currently selected rule in the Rule List up one position in the list.
Page 544