Skip to content

Make line breaking more robust in generated PDF #28

@vdye

Description

@vdye

Re: this comment, handle the case where a token is too long for a single line (right now, we just write the full line, even if it overlaps the next column). Probably split on spaces for this case, or if there aren't any spaces just pick a random character and split on that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions