Urs Liska <[email protected]> writes: > Somewhere in 2.17. David introduced the change from > > \override Stem #'length > to > \override Stem.length > > I would like to know in which LilyPond version this appeared. > Somehow I don't seem to be able to think of the right search terms to > locate the commit(s).
convert-ly -s is probably most helpful for syntax changes. It's not a full hit here since the syntax change is an _optional_ one (and does not require a convert-ly rule), but there are enough _related_ changes that it's obvious. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
