|
From: | Aaron Hill |
Subject: | Re: Error with \layout and \context |
Date: | Fri, 12 Jan 2024 17:17:53 -0800 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |