On 27/04/15 09:30, Nick Payne wrote:
> On 27/04/2015 08:14, Anthonys Lists wrote:
>> Simple problem, I can't find the solution ... :-)
>>
>> Basically, what I want is "\StaffOff ...text... \StaffOn".
>
> Something like this? The values for offset and makegap have to be
> fiddled with to get proper alignment for the text you use.
>
> \version "2.19.18"
>
> makeGap = { \repeat unfold 2 { \hideNotes c1 \unHideNotes \noBreak } }
>
> {
> c''1
> \noBreak \stopStaff \cadenzaOn
> <>-\tweak extra-offset #'(1 . 3)_\markup\small { "Text here" }
> \makeGap
> \cadenzaOff \startStaff
> c''1
> }
>
That looks perfect, thanks! I'll tackle it later this evening, when my
wife goes out and I can "play" on the computer.
Cheers,
Wol
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user