On 2024-01-12 5:00 pm, Ivan Kuznetsov wrote:

  \layout {

    \context {
       \Score
       \override BarLine.transparent = ##t
\override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1 8)
       \override Stem.transparent = ##t
    }
    \context {
       \Voice
        \consists Horizontal_bracket_engraver
    }
  }

}

You need to do your mods in separate \context sections.  See above.


-- Aaron Hill

Reply via email to