Skip to content

Word breaking in subtitle.. we should probably change this in pdf.css #85

@mattretzer

Description

@mattretzer

This file: https://www.dropbox.com/s/iiysycpcen1gd7b/9781250128096_MNU.docx?dl=0

Fixed it with one-off css rule:

  .TitlepageBookSubtitlestit {
    hyphens: manual
  }

But this should probably be globally set in pdf css

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions