Skip to content

Rename segno bar glyphs for consistency

Dan Eble requested to merge dev/eble/rename-segno-bars into master
S-|  becomes  S
S    becomes  S-||

This makes S consistent with various start-repeat bar lines (including S.|:) in using | at end-of-line.

This makes S-|| consistent with .|:-|| in using || at end-of-line.

The default behavior of \inStaffSegno is preserved by changing the default value of the context property segnoType from S to S-||.

Merge request reports