lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

error on SystemStartDelimeterHierarchy snippet 2.19.82


From: Juan Cristóbal Cerrillo
Subject: error on SystemStartDelimeterHierarchy snippet 2.19.82
Date: Fri, 21 Sep 2018 22:11:02 -0500

Hello,

This snippet (Notation Reference 1.6.1) works fine on 2.18.2-1 but is incorrect on 2.19.82-1 (the SystemStartSquare on staff b vanishes).

\new StaffGroup
\relative c'' <<
  \set StaffGroup.systemStartDelimiterHierarchy
    = #'(SystemStartSquare (SystemStartBrace (SystemStartBracket a
                             (SystemStartSquare b)  ) c ) d)
  \new Staff { c1 }
  \new Staff { c1 }
  \new Staff { c1 }
  \new Staff { c1 }
  \new Staff { c1 }
>>

Best,
jc

reply via email to

[Prev in Thread] Current Thread [Next in Thread]