Am Sa., 11. Apr. 2020 um 14:01 Uhr schrieb Thomas Morley <thomasmorle...@gmail.com>: > > Hi, > > consider the following code: > > mus = > \relative c'' > << > \new Staff { c1 } > \new Staff { c1 } > >> > > \new StaffGroup > \with { > \override SystemStartBracket #'style = #'brace > } > \mus > > \new StaffGroup > \with { > \override SystemStartBracket #'style = #'bar-line > } > \mus > > \new StaffGroup > \with { > \override SystemStartBracket #'style = #'line-bracket > } > \mus > > \new StaffGroup > \with { > \override SystemStartBracket #'style = #'bracket > } > \mus > > The style-override for 'brace results in _not_ printing a > SystemStartBrace or anything, while all other settings work (image > attached). > This happens for every version since 2.14.2 > It worked for 2.12.3, thus the ancient syntax (image attached). > > I'm aware I can get a brace by setting systemStartDelimiter > accordingly, though above is a minimal boiled down from a larger > custom coding, where this currently failing override is needed. > > Cheers, > Harm
https://sourceforge.net/p/testlilyissues/issues/5899/ _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond