2017-10-25 20:03 GMT+02:00 Lukas-Fabian Moser <[email protected]>: > Hello, > > it is possible to remove the vertical line that connects simultaenous staves > in each system at their beginning: > > This is useful in order to generate a score of musical examples (in a > scientific context) that should be aligned "as if they were to be played > simultaenously" (for easier comparison), yet are meant as independent > examples. > > But now I'd like to have the same not for staves but for piano staves/staff > groups: Several piano staves, each of which has its own SystemStartBar (but > the SystemStartBars themselves should not be connected to each other). In > the following example, the SystemStartBar is missing in both piano staves: > > > \version "2.19.80" > > \layout { > \context { > \Score > \omit SystemStartBar > } > } > > << > \new PianoStaff << > \new Staff a4 > \new Staff a4 > >> > \new PianoStaff << > \new Staff a4 > \new Staff a4 > >> >>> > > Best > Lukas
Likely: http://lilypond.org/doc/v2.19/Documentation/snippets/staff-notation#staff-notation-vertical-aligned-staffgroups-without-connecting-systemstartbar HTH, Harm _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
