Skip to content

Need to handle orphans/widows across page breaks #3

Description

@jhughes-dev

https://en.wikipedia.org/wiki/Widows_and_orphans

The logic for detecting widows should be pretty easy to deal with. We can easily measure the size of the row on the next page.

Orphans, on the other hand, will be a bit of a challenge since the code would need to deal word-by-word for paragraphs that wholly fit on a page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions