[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: Weird custom MultiMeasureRest stencil behaviour
From:       Kieren MacMillan <kieren_macmillan () sympatico ! ca>
Date:       2008-01-31 20:47:28
Message-ID: BAYC1-PASMTP09D9D4AAB299B53C48525094370 () CEZ ! ICE
[Download RAW message or body]

Hi Risto,

> {
>     R1
>     \override MultiMeasureRest #'stencil =
>         #ly:text-interface::print
>     \override MultiMeasureRest #'text =
>         \markup { \raise #-1 "(" \musicglyph #"rests.0o" \raise #-1  
> ")"}
>     \override MultiMeasureRest  #'staff-position = #6
>     R1
> }

Wouldn't it just be easier to do

{
	R1
	\once \override MultiMeasureRest #'staff-position = #6
	\once \override MultiMeasureRestText #'extra-offset = #'(0 . -3.3)
	R1^\markup { "(    )" }
}

[That being said, the behaviour you're seeing *is* odd, and should be  
explained/fixed.]

Hope this helps,
Kieren.



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic