Hi everyone,
Your suggestions help me very much, but now I have other problem whit
the notes when I write des or ges the transposing is incorrect in
atonal writing des - ces and ges - fes (and I want that des change to
b and ges change to e)
ej.
music = \relative c' { des ges }
<<
\new Staff {
\transpose c c {\music}
}
%This is incorrect outside the context tonal
\new Staff {
\transpose c' bes { \music }
}
%This is for mi the correct result
\new Staff {
b e'
}
>>
thanks,
Jatziri.
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user