Skip to content

Commit 407798e

Browse files
committed
Minor adjustment to downloadable PDF page formatting
This change allows chapters to begin on any page, which will prevent inserting extra blank pages intended to make sure printed materials always start a new chapter on an odd numbered page. Signed-off-by: Winford <winford@object.stream>
1 parent 72ef4a7 commit 407798e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/pdf_stylesheet.rts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ base = sphinx
88

99
[linked reference]
1010
type = custom
11+
12+
[chapter]
13+
page_break = any

0 commit comments

Comments
 (0)