Mats Bengtsson <[EMAIL PROTECTED]> writes:

> It's such a trivial and obvious question that I 
> feel stupid not knowing the answer. 
> 
> Jan or someone else, do you know? I tried the 
> self-alignment-X property but nothing happens.

What about:

piuf = #'(columns "" ((italic (kern . -4.0)) "piu")
          ((dynamic (kern . -1.0)) "f"))

\score {
   \notes\relative c'' {
    a
    \fatText
    a \property Staff.TextScript \override #'self-alignment-X = #1
    a_\piuf
    a
   }
   \paper {
     linewidth = -1.
   }
}

> > Sorry, if this is a trivial question...

Sorry for the late reply...

Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to