Skip to content

Break at vs. before clef change #1744

@davidweichiang

Description

@davidweichiang

A clef change appears differently depending on whether the line break occurs at the clef change itself or before it:

\documentclass{article}
\usepackage[autocompile]{gregoriotex}
\begin{document}
Clef change occurring at line break:
\gabcsnippet{(c3) aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa(g) a(g) (f3) a(g)}
Adding one more `a' should not change the second line clef:
\gabcsnippet{(c3) aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa(g) a(g) (f3) a(g)}
\end{document}
Image

I think only the first example is right.

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