I had the idea that all that I needed to
do to convert a score from, for example, F to G,
was to wrap a \transpose f g {  } around the
\relative block where I had entered the notes in
F. And that is actually correct.

But it seems that some really weird things happen
if, as I did recently, one screws up the order and
has:

theNotes =  \relative c'' \transpose c d''{ {
 some notes
}
}

I'm noting this it the hope that it may save someone else
the agro that I experienced with notes jumping
all over the place.

The order is *critical* to having transpose work as
expected.

This is sort-of a solution in search of a problem but
it may save someone else some frustration.

Cheers,

-Don
-- 
Don Gingrich


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to