lilypond-user
[Top][All Lists]
Advanced

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

Re: right-alignment?


From: Jan Nieuwenhuizen
Subject: Re: right-alignment?
Date: 16 Jan 2002 16:34:26 +0100

Mats Bengtsson <address@hidden> 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 <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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