bug-lilypond
[Top][All Lists]
Advanced

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

Re: dynamic placement problem with slurred notes


From: Dmytro O. Redchuk
Subject: Re: dynamic placement problem with slurred notes
Date: Wed, 30 Mar 2011 16:03:17 +0300
User-agent: Mutt/1.5.20 (2009-06-14)

On Wed 30 Mar 2011, 12:42 Peter Sisak wrote:
> The dynamics attached to notes get placed very far from the notehead if the 
> note is slurred and the slur is shaped to go downwards.
> 
> Minimal example:
> 
> \version "2.13.55"
> \new Staff \relative c'' {
>  \stemUp f16(\sfz d a f c g a f)
> }
> 
> Could you please suggest a workaround, or alternatively fix it?
Wild guess:

\once \override Slur #'Y-extent = #'(0 . 0)

There should be smarter ways (other properties to override), i believe.

I really hope someone else will answer your question better.

-- 
  Dmytro O. Redchuk
  Bug Squad



reply via email to

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