The q may be used for repeated chords what makes notation efficient. I
duplicates the last chord literally. But when it contains reminder
accidentals they make no sense in the repeat. Is there a way to tell q
that it should skip these accidentals?
Example:
\relative c'
{
% q duplicates literally the accidentals
<fis a d fis>4 <f! a d f!> q q |
% desired output
<fis a d fis>4 <f! a d f!> <f a d f> q |
}
Regards Helge
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user