On Fri, Mar 14, 2008 at 10:34 AM, George_ <[EMAIL PROTECTED]> 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? <http://lists.gnu.org/mailman/listinfo/lilypond-user>



Hi George,


Try:


   \version "2.11.39"

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


Trevor.




-- 
Trevor Bača
[EMAIL PROTECTED]
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to