Skip to content

"none" Accidental introduces extra Offset in Chords #145

@arshiacont

Description

@arshiacont

Normale behavior without a chord:

{[ \staff<1> \clef<"g2"> \stemsUp \acc( a#1/16) ], 
[ \staff<1>  \stemsDown  \acc<"none">( a#1/16) ]}

leading to:
image

Same but in a chord, where the renderer adds an extra space between the note and the accidental. It actually becomes nasty on a real score:

{[ \staff<1> \clef<"g2"> \stemsUp {\acc( a#1/16),  e2/16}  ], 
[ \staff<1>  \stemsDown  \acc<"none">( a#1/16) ]}

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