The names of section formats must end in Section. The default section format is named Section. Table 7-8 lists the properties you can define for sections.
right, left, or page (default); indicates which page type starts the section; page means the section starts on the next page, regardless of page type; and if first page=Yes, applies first-page headers and footers, regardless of page type |
|
Yes or No; if Yes, and if document property two sided is Yes, left and right margins of each left page are exchanged, so that inner margins of both left and right pages are equal to the right page's left margin, and outer margins of both pages are equal to the right page's right margin |
|
Num (default), UCAlpha, LCAlpha, UCRom, or LCRom; see Table 8-2 |
|
First value to use, a digit regardless of type; 1 could indicate 1, A, a, I, or i. depending on the value of page number type. |
|
Any CSS units for the physical page dimensions, such as in or mm. |
|
Distances from the edge of the paper to the edge of the body area (which may have multiple columns), ignoring any header or footer |
|
Distance from the normal top margin of the body area to the top margin for the first page |
|
Width; if document property two sided =Yes, adds to the right page's left margin and the left page's right margin; if not two sided, adds to the left margin of every page; |
|
Number of columns; if more than one, columns are snaking, top to bottom, left to right |
|
Yes or No (default); if Yes, and column count > 1, adds a single thin balck line between columns, that is just long enough to reach the bottom of the longest column content (not the bottom of the body area) |
|
Names of border formats that surround the body area (see §8.2 Defining border format components) or None |
|
Yes or No; if Yes, the page border also surrounds the header and footer, not just the body area |
|
Yes or No; if Yes, use the first-page header and footer, if any |
|
Names of header and footer formats for first pages (see §7.8.3 Configuring page header and footer formats) or None; used only if first page=Yes |
|
Names of header and footer formats for even pages, if document property two sided =Yes, or None |
|
Names of header and footer formats for odd pages, if document property two sided =Yes, or for all pages if two sided =No, or None |
These are the default section properties:
[Section]
start side = right
mirror margins = yes
page number type = Num
page number start = 1
orient = portrait
page wide = 8.5in
page high = 11in
margin left = 1in
margin right = 0.75in
margin top = 1in
margin bottom = 0.75in
gutter = 0
column count = 1
column gap = 0
column rule = no
border top = None
border bottom = None
border left = None
border right = None
border header = yes
border footer = yes
header top = 0.25in
footer bottom = 0.25in
first page = yes
first space above = 1in
header first = FirstHeader
footer first = FirstFooter
header left = LeftHeader
footer left = LeftFooter
header right = Header
footer right = Footer