> \version "2.18.2"
> \score {
> \new StaffGroup <<
> \new Staff {
> \relative c' {
> c d e f
> \once \override Score.BarLine.space-alist.next-note = #'(fixed-space
> . 4)
> c d e f
> \once \override Score.BarLine.space-alist.next-note = #'(fixed-space
> . 7)
> c d e f
> \once \override Score.BarLine.space-alist.next-note = #'(fixed-space
> . 2) c d e f }
> \addlyrics {
> a bb cc dd
> aaa bb cc dd
> aaaaaaaa bb cc dd
> a bb cc dd
> }
> }
> \new Staff {
> \relative c' { c d e f c d e f c d e f c d e f }
> }
> >>
> }
>
I like it. This is what I need. Thank you, David! Thanks to all the
participants!
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user