Simon Albrecht <[email protected]> writes: > On 03.12.2015 17:19, David Wright wrote: >> On which basis, I'd also criticise it because, at the point of definition, >> >> skipFour = \repeat unfold 4 { \skip 8 } >> >> does *not* indicate that it's only going to be used in a Lyrics context, >> so the "8" *appears* to have an unwarranted significance at this time. > > Why not: > skipFour = \lyricmode \repeat unfold 4 { \skip 8 } > Then again, if a Lyrics context does use it’s own timing instead of > \lyricsto (or \addlyrics), nothing will be gained from that.
The \lyricmode there does not really make a difference in the resulting music at all. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
