lilypond-user
[Top][All Lists]
Advanced

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

Re: Alligned articulations


From: Han-Wen Nienhuys
Subject: Re: Alligned articulations
Date: Thu, 03 Nov 2005 10:05:45 +0100
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)

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 - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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