Skip to content

Commit ecaeb96

Browse files
committed
Update pageSizeW and pageSizeH docs
1 parent e5a3d01 commit ecaeb96

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/containers.rst

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

3535
Below are the available settings for section:
3636

37+
- ``pageSizeW`` Page width in twips (the default is 11906/A4 size)
38+
- ``pageSizeH`` Page height in twips (the default is 16838/A4 size)
3739
- ``orientation`` Page orientation, i.e. 'portrait' (default) or
3840
'landscape'
3941
- ``marginTop`` Page margin top in twips
@@ -56,12 +58,6 @@ Below are the available settings for section:
5658
- ``breakType`` Section break type (nextPage, nextColumn, continuous,
5759
evenPage, oddPage)
5860

59-
The following two settings are automatically set by the use of the
60-
``orientation`` setting. You can alter them but that's not recommended.
61-
62-
- ``pageSizeW`` Page width in twips
63-
- ``pageSizeH`` Page height in twips
64-
6561
Page number
6662
~~~~~~~~~~~
6763

0 commit comments

Comments
 (0)