bug-lilypond
[Top][All Lists]
Advanced

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

Re: DrumStaff.drumStyleTable is not applied to (acciaccatura) grace note


From: Noeck
Subject: Re: DrumStaff.drumStyleTable is not applied to (acciaccatura) grace notes
Date: Tue, 30 Sep 2014 23:42:41 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2

> in latest (2.19.15) this doesn't seem to be the case
> 
> See attached
> 
> I haven't checked latest stable (2.18.2) though. So if you are using
> 2.18.0, upgrade to 2.18.2 and see if it is there.

But the attached image shows just what the OP describes:
The first acciaccatura notes are not on the same line as the others and
the stems point in different directions.

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



reply via email to

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