-
Open the topic style sheet that you want to modify.
-
Complete one of the following sets of steps, depending on whether you want to use the Simplified view or Advanced view in the Stylesheet Editor.
- Simplified The Simplified view is better for new users. It provides an easier way to apply properties to styles, with format options available from a toolbar (similar to the way one would use the Text Format toolbar to change the look topic content without a style). In many cases, only the most common property options are available in the Simplified view (e.g., font, letter/word spacing, paragraph alignment/indentation, auto-numbering format, borders, background). One advantage of the Simplified view is that you can apply a property to multiple styles at the same time. You can also click a check box to hide the properties in the editor, allowing you to see only the styles.
- Advanced The Advanced view displays style classes and properties in hierarchical tree structures. It is not as quick as using the Simplified view, but it allows you to edit a great deal more settings than are available in the Simplified view.
Note: With the Advanced view, you can set page breaks only. With the Simplified view, you can set both page and column breaks.
If using the Simplified view:
- In the local toolbar, make sure the first button displays
(which means that the Simplified view is currently shown in the editor). If the button displays
instead, then click it.
- In the upper-left corner of the editor, click in the Show Styles field
and select Show Paragraph Styles.
-
Select the appropriate style. For example, you can select the base p tag, or you can select a class that you may have created for that tag (e.g., p.Tip, p.Note). You can also place a page break on a heading style (such as <h1>).
-
In the local toolbar of the editor, click
. The Properties dialog opens.
-
Select the Breaks tab.
- Use the Page Break and Column Break sections on the tab to specify the settings for a page or column break, respectively.
- Before You can select one of the options for setting a page or column break before the paragraph. This is the most common property used.
- Automatic A page break will neither be forced nor prevented before the paragraph.
- Always A page break will always occur before the paragraph.
- Avoid A page break will not occur before the paragraph.
- Force to 'left page' One or two page breaks will occur before the paragraph so that the next page is formatted as a left page.
- Force to 'right page' One or two page breaks will occur before the paragraph so that the next page is formatted as a right page.
- After You can select one of the options for setting a page or column break after the paragraph.
- Automatic A page break will neither be forced nor prevented after the paragraph.
- Always A page break will always occur after the paragraph.
- Avoid A page break will not occur after the paragraph.
- Force to 'left page' One or two page breaks will occur after the paragraph so that the next page is formatted as a left page.
- Force to 'right page' One or two page breaks will occur after the paragraph so that the next page is formatted as a right page.
- Inside You can select one of the options for setting a page break inside the "rendering box" of the paragraph.
- Automatic A page break will neither be forced nor prevented inside the rendering box of the paragraph.
- Avoid A page break will not occur inside the rendering box of the paragraph.
- Next Page (Page Breaks) If there is a specific page that you want to be the next page after a break, you can specify it by typing the name in this field. The name is indicated on the Page Properties dialog for that page. See Specifying Page Names.
- In the Properties dialog, click OK.
If using the Advanced view:
- In the local toolbar, make sure the first button displays
(which means that the Advanced view is currently shown in the editor). If the button displays
instead, then click it.
- In the upper-left corner of the editor, click in the Show Styles field
and select Show Paragraph Styles.
-
Select the appropriate style. For example, you can select the parent p tag, or you can select a class that you may have created for that tag (e.g., p.Tip, p.Note). You can also place a page break on a heading style (such as <h1>).
- From the Show Properties drop-down list
on the upper-right side of the editor, select Show: Property Groups.
- In the Properties section, click the plus button
next to PrintSupport to expand the group.The property name is shown in the left column. The right column is used for selecting and entering values for the property.
- You can click to the right of page-break-before, and select one of the options for setting a page break before the paragraph. This is the most common property used.
- always A page break will always occur before the paragraph.
- auto A page break will neither be forced nor prevented before the paragraph.
- avoid A page break will not occur before the paragraph.
- inherit The page break setting of the parent tag is used.
- left One or two page breaks will occur before the paragraph so that the next page is formatted as a left page.
- right One or two page breaks will occur before the paragraph so that the next page is formatted as a right page.
- You can click to the right of page-break-after, and select one of the options for setting a page break after the paragraph.
- always A page break will always occur after the paragraph.
- auto A page break will neither be forced nor prevented after the paragraph.
- avoid A page break will not occur after the paragraph.
- inherit The page break setting of the parent tag is used.
- left One or two page breaks will occur after the paragraph so that the next page is formatted as a left page.
- right One or two page breaks will occur after the paragraph so that the next page is formatted as a right page.
- You can click to the right of page-break-inside, and select one of the options for setting a page break inside the "rendering box" of the paragraph.
- auto A page break will neither be forced nor prevented inside the rendering box of the paragraph.
- avoid A page break will not occur inside the rendering box of the paragraph.
- inherit The page break setting of the parent tag is used.
- Press CTRL+S or click
to save your work.