On 6 Jul 2009, at 18:49, Francisco Vila wrote:
I'm assuming the middle section
should be in b-flat major instead of a-sharp major? if you wrap the
b-major
section with
\transpose ais' a' {
\relative {
\key b \major
...
}
}
This effectively transposes the music, I'd rather say \transpose ais
bes { } to keep everything in its place.
Let me try:
The part is written A and should be transposed to be in Bb. So the
normal thing would be
\transpose bes a {
% part in A.
}
To get a 12-equal enharmonic equivalent transposition, one these
should be replaced with the enharmonic equivalent, for example A#
instead of Bb. So
\transpose ais a {
% part in A
}
Hans
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user