lilypond-user
[Top][All Lists]
Advanced

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

Re: Vertical Space between lyric lines


From: Johannes Roeßler
Subject: Re: Vertical Space between lyric lines
Date: Sun, 9 Apr 2023 19:30:27 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1

thx Jean,

this works - but for some reason only from page 2 on... any idea what the reason could be? I have not been able to make it happen in a minimal example...
There is still enough space on the first page - so this should not be the reason

<<
  \new Voice = "Cantus_One_Notes" { c' }
  \new Lyrics \lyricsto "Cantus_One_Notes" { aah }
  \new Lyrics \with {
    \override VerticalAxisGroup.nonstaff-nonstaff-spacing.basic-distance = 5
  } \lyricsto "Cantus_One_Notes" { aah }
  \new Lyrics \lyricsto "Cantus_One_Notes" { aah }
  \new Lyrics \lyricsto "Cantus_One_Notes" { aah }
>>



reply via email to

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