Skip to content

page XML: use break="no" attribute on lb and pb in case of syllable division #4

@lueck

Description

@lueck

When there is hyphenation of a word on an <lb/> or <pb>, add the break="no" attribute to the element to indicate that the tokens should be joined together.

See:

Tasks:

  • condition a: when there is a hyphen at the end of the line
  • then output <lb break="no"/> or <pb break="no"/>
  • make this optional
  • if condition a and option activated
    • condition b: the next line starts with a small letter
    • either replacement of the hyphen by string from stylesheet parameter, which defaults to the empty string (removal)
    • or by <pc force="weak">-</pc>
  • mark the state of the element(s) as approval required by means of, e.g., @change or @cert

Metadata

Metadata

Assignees

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