lilypond-user
[Top][All Lists]
Advanced

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

Alligned articulations


From: Peter Mogensen
Subject: Alligned articulations
Date: Thu, 03 Nov 2005 08:54:25 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050927 Debian/1.7.8-1sarge3

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:
===================================

\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?

Peter





reply via email to

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