lilypond-devel
[Top][All Lists]
Advanced

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

Re: another skyline problem


From: Werner LEMBERG
Subject: Re: another skyline problem
Date: Thu, 07 Dec 2006 15:36:38 +0100 (CET)

> That's right -- you need to override DynamicLineSpanner instead of
> DynamicText (see the following example).

Well, it still doesn't work: I want to change Y-offset!

  {
    \override DynamicText #'Y-offset = #5.0
    \once \override DynamicLineSpanner #'outside-staff-priority = ##f
    c2\ff
  }

  \paper {
    ragged-right = ##t
  }


    Werner




reply via email to

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