Hello again,

I need more space between the 5 lines (for primary school age).
In 2.22 I used
\override StaffSymbol.staff-space = #1.5 (with additional commands for stem
length etc).

Now in 2.24, the same command enlarges the Repeat slashes and I simply
can't find a way to shrink them a bit.
See attached screenshots for the difference.

Help will be greatly appreciated.

\version "2.24.0"

\layout {
 \context {
\Staff   \override StaffSymbol.staff-space = #1.5
}
}

\score {
 \relative c' {
    \repeat percent 2 {c8 d16 e }
    \repeat percent 2 {c8 d }
\repeat percent 2 {c2 d4 e }
 }
      }

---
Viktor Mastoridis

Reply via email to