2013/6/5 Keith OHara <k-ohara5...@oco.net>:
> Konstatin Heuer <konstantin.heuer <at> neophon.eu> writes:
>
>> Is it possible to get the same result like with
>>
>> \remove "System_start_delimiter_engraver"
>>
>> between some Staffs only?
>>
>> So as to synchronize several GrandStaffs, that are not meant to be one
> score.
>>
>
> I suspect that I have misunderstood you, but you can ask each
> GrandStaff to print a start bar inside its curved brace:
>
> \layout {
>   \context {\Score \remove System_start_delimiter_engraver }
>   \context {\GrandStaff
>   systemStartDelimiterHierarchy = #'(SystemStartBar (SystemStartBrace 1 2 3))
> }}
> <<
>   \new GrandStaff <<
>     \transpose c c'' { c d e f g a b c'}
>     \transpose c c'' { c d e f g a b c'}
>     \transpose c c'' { c d e f g a b c'} >>
>   \new GrandStaff <<
>     \transpose c c'' { c d e f g a b c'}
>     \transpose c c'' { c d e f g a b c'} >> >>
>
>
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user

Perhaps
http://lsr.dsi.unimi.it/LSR/Item?id=873
?

-Harm

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to