lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 4144 in lilypond: DrumStaff.drumStyleTable is


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4144 in lilypond: DrumStaff.drumStyleTable is not applied to (acciaccatura) grace notes if they are the first notes in the score
Date: Tue, 30 Sep 2014 21:47:50 +0000


Comment #1 on issue 4144 by address@hidden: DrumStaff.drumStyleTable is not applied to (acciaccatura) grace notes if they are the first notes in the score
https://code.google.com/p/lilypond/issues/detail?id=4144

I always get this output using the versions
2.16.2, 2.18.0, 2.18.2 and 2.19.14.

By not putting the \set in parallel but in the same music expression,
all notes are on the same line. However, the stem direction remain the same:

\new DrumVoice {
  \set DrumStaff.drumStyleTable = #(alist->hash-table mydrums)
  \voiceOne \CymbalsA
}

I can't tell why this makes a difference.

Joram


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

[Prev in Thread] Current Thread [Next in Thread]