Skip to content

Commit cf5625b

Browse files
committed
Update pageSizeW and pageSizeH docs
Conflicts: docs/containers.rst
1 parent cf96ea0 commit cf5625b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/styles.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Section
88

99
Below are the available styles for section:
1010

11+
- ``pageSizeW`` Page width in twips (the default is 11906/A4 size)
12+
- ``pageSizeH`` Page height in twips (the default is 16838/A4 size)
1113
- ``orientation`` Page orientation, i.e. 'portrait' (default) or
1214
'landscape'
1315
- ``marginTop`` Page margin top in twips
@@ -30,12 +32,6 @@ Below are the available styles for section:
3032
- ``breakType`` Section break type (nextPage, nextColumn, continuous,
3133
evenPage, oddPage)
3234

33-
The following two styles are automatically set by the use of the
34-
``orientation`` style. You can alter them but that's not recommended.
35-
36-
- ``pageSizeW`` Page width in twips
37-
- ``pageSizeH`` Page height in twips
38-
3935
Font
4036
----
4137

0 commit comments

Comments
 (0)