- Defining Styles
- Using Style Settings
- Class Reference
-
Settings Reference
-
Document Settings
- baseline-grid-size
- column-count
- column-spacing-width
- footnote-enumeration
- footnote-placement
- footnote-style
- locale
- page-binding
- page-height
- page-inset-bottom
- page-inset-inner
- page-inset-outer
- page-inset-top
- page-number-format
- page-number-reset
- page-number-style
- page-orientation
- page-width
- section-break
- two-sided
- Headers and Footers
- Footnotes Area
- Inline
- Media
- Footnotes
- Paragraph
- Divider
- List
- Table
- Table Cell
- Table of Contents
- Table of Contents Item
-
Document Settings
- Editor Plugins
page-inset-outer
The spacing between the outer border of a page and the page content. If two-sided output is enabled inner and outer margins switch between odd and even pages. For left page-binding the inner margin is right on first pages. For right page-binding it is left on first pages.
Availability
Available in: Document Settings
Type
Default value
2cm
Inherited
Yes.
Example
document-settings {
page-inset-inner: 4cm
page-inset-outer: 2cm
page-binding: left
two-sided: yes
}