You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.
#lang pollen
◊ ( define - meta title "hard page breaks" )
◊ hanging - topic [ ( topic - from - metas metas ) ] { Move to the top of the next page }
The ◊ em { hard page break } puts the next word at the top of a new page .
To move text to the next page , use one hard page break , not multiple ◊ xref { carriage returns } . If you use carriage returns , your document will become impossible to edit — as soon as you change anything before the page break , the text will go out of alignment . The hard page break guarantees consistent behavior .