lilypond-user
[Top][All Lists]
Advanced

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

Re: Controlling markup vertical position


From: Andrew Bernard
Subject: Re: Controlling markup vertical position
Date: Mon, 16 Nov 2015 23:50:29 +1100
User-agent: Microsoft-MacOutlook/0.0.0.151105

Hi JM,

Would using \textLengthOn do what you want?

Cello = \relative f {
        \clef "bass" \key f \major \time 4/4
        \textLengthOn
        g,2 \f
        ^\markup{"Contrabassi"}
        des''4 \p ^"Vcl." ( c4 ) | % 18
}

\relative {
        \Cello
}



Andrew








On 16/11/2015, 22:41, "Menu Jacques" <address@hidden> wrote:

>Problem is I don’t have a way yet to perform a « dilatation » of the bar to 
>cope with larger strings such as Contrabassi:




reply via email to

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