lilypond-user
[Top][All Lists]
Advanced

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

Re: Dynamics - Left and Right?


From: Trevor Bača
Subject: Re: Dynamics - Left and Right?
Date: Fri, 14 Mar 2008 16:11:06 -0700

On Fri, Mar 14, 2008 at 10:34 AM, George_ <address@hidden> wrote:

I know that you can move dynamics up and down, but is there a way to move it
left or right?

http://www.nabble.com/file/p16048629/1.jpg

The note is obviously obscuring part of the 'f', and instead of moving it
above the note, I wish it moved to the left. Is there a way to do this? Or
is it impossible?


Hi George,


Try:


   \version "2.11.39"

   \new Staff {
      \once \override DynamicText #'X-offset = #-2
      c'4 \f
   }


Trevor.
 



--
Trevor Bača
address@hidden
reply via email to

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