lilypond-user
[Top][All Lists]
Advanced

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

Re: Alligned articulations


From: Mats Bengtsson
Subject: Re: Alligned articulations
Date: Thu, 03 Nov 2005 11:29:58 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

A related question: Why does not staff-padding have any effect on
articulations? Is it since the ScriptColumns override the layout?

  /Mats

Han-Wen Nienhuys wrote:

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.



--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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