Thomas Morley <[email protected]> writes: > 2013/3/7 David Kastrup <[email protected]>: >> >>> Please take a look at >>> >>> Issue 3229: Patch: Make \relative { ... } interpret the first pitch as >>> an absolute one > > To be absolutely clear, am I right that this patch will not affect the > use of \relative with a given pitch like > \relative d' { ... } > ?
Yes and no. This usage will work just as before when written from scratch. But when upgrading, convert-ly will convert it to the form without explicit pitch if it can. That's a similar approach like we took for \override: the old syntax continues to work, but convert-ly tries promoting the "suggested" form. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
