lilypond-user
[Top][All Lists]
Advanced

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

Re: \markup position control


From: Mats Bengtsson
Subject: Re: \markup position control
Date: Wed, 30 Apr 2003 16:46:02 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003

I think you can figure it out yourself if you look at the documentation
of MultiMeasureRestText and compare the default settings to that of
TextScript.

   /Mats

David Bobroff wrote:
The following example illustrates a problem I'm having.  The markup
associated with block rests is set farther from the staff than markup
associated with non-rest material.  Where can I find the documentation
that covers this placement?  I suspect it is something similar to the
MultiMeasureRestNumber placement that Mats helped me with but I have not
been able to find the right page with the information.  I'd like to be
able to control the distance from the staff for both block-rest markup
and markup over/under notes.

Thanks,

-David Bobroff

\score {
    \notes \relative c,{
        \clef F
        \property Score.skipBars = ##t
 \property Staff.MultiMeasureRest \override #'minimum-length = #35
         R1*9^\markup{\bold \large "Un poco meno animato"}_\markup{\number "9"}

\property Staff.MultiMeasureRest \revert #'minimum-length


        r4^\markup{\large \bold "Come prima"}a'-\ff-> ( ) b8 r r4
    }

}




_______________________________________________
Lilypond-user mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/lilypond-user


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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