Skip to content

Hyphenation before bars is inconsistent #1755

@davidweichiang

Description

@davidweichiang

When a word is broken across a bar, whether there is a hyphen is not consistent. I am not sure what the right behavior should be, though.

\gresetinitiallines{0}
\gabcsnippet{a(gg)(:)a(g) (::) a(g)(:)a(g) (::) abc(g)(:)a(g) (::) abcd(g)(:)a(g)}
\gabcsnippet{a(gg)(`)a(g) (::) a(g)(`)a(g) (::) abc(g)(`)a(g) (::) abcd(g)(`)a(g)}
\gabcsnippet{a(gg)*(:)a(g) (::) a(g)*(:)a(g) (::) abc(g)*(:)a(g) (::) abcd(g)*(:)a(g)}
Image

Under the old bar spacing algorithm, it's slightly different:

\gresetinitiallines{0}
\gresetbarspacing{old}
\gabcsnippet{a(gg)(:)a(g) (::) a(g)(:)a(g) (::) abc(g)(:)a(g) (::) abcd(g)(:)a(g)}
\gabcsnippet{a(gg)(`)a(g) (::) a(g)(`)a(g) (::) abc(g)(`)a(g) (::) abcd(g)(`)a(g)}
\gabcsnippet{a(gg)*(:)a(g) (::) a(g)*(:)a(g) (::) abc(g)*(:)a(g) (::) abcd(g)*(:)a(g)}
Image

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