Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add option for extending bar lines between staves in system #2249

@Danielku15

Description

@Danielku15

See #2245

It's quite a common setting to extend the bar lines between staves in a system.

One approach is actually to extend the lines across all staves in the system:

Image

Another approach is to connect not only between staves belonging to a single instrument/track (Musescore allows to manually drag the lines to connect it specifically):

Image

There are two options to make this feature:

  1. Add a stylesheet options configuring the mode and then apply this generally
  2. Add a flag to the data model (staff) whether to extend the bar line to the next staff. (as possible extension to 1.)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions