Peter Mogensen wrote:
Hi,

I'm trying to figure out how to allign a group of accents, so they
appear at the same vertical position. This code shows the problem not
solved:

is this customary in drum notation?

===================================

\version "2.6.3"

\paper {
  raggedright = ##t
}

\new DrumStaff <<
  \new DrumVoice {
    \drummode { hh-> hho-> hh-> hho-> }
  }

====================================

I guess I could do it by putting invisible \open on the hh notes.
But how? ... or is there another way?

The easy way out is to reverse the stacking order of the scripts, or to make one of them appear underneath the notes.


--
 Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to