lilypond-user
[Top][All Lists]
Advanced

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

Re: Hiding MultiMeasureRest


From: Stjepan Horvat
Subject: Re: Hiding MultiMeasureRest
Date: Sat, 3 Mar 2012 08:31:54 +0100

Yes..i do it also as that.. \repeat unfold 8 {s1} in marks and R1*8 in
voices but when i want to print a separate voice instead of a full
score the bars wont compress..so instead of a bar with number 8 i get
8 bars..and if i use R1*8 in the marks i get good output on the rests
(compressed) but wrong output on the music (music as voice one and
rests as secend voice)..is my problem clear..?! So i tried hideNotes
couse i hoped that the rests as secend voice would wanish..:)

On Fri, Mar 2, 2012 at 4:29 PM, Ed Gordijn <address@hidden> wrote:
> Hi Stjepan,
>
> I use this construction too but then with s1 in marks an R1 in the voices.
>
> Greetings, Ed
>
> 2012/3/2, Stjepan Horvat <address@hidden>:
>> Hello,
>> Is there a possibility of hiding MultiMeasureRest.
>> I am writing a Big Band Score and i am using
>>
>> marks = {
>>       \set Score.markFormatter = #format-mark-box-barnumbers
>>         \compressFullBarRests
>>         \hideNotes
>>       \partial 8 s8
>>       R1*8 \mark \default \bar "||" %9
>>       R1*8 \mark \default %17
>>         R1*8 \mark \default %25
>>       R1*8 \mark \default %33
>>       R1*8 \mark \default %41
>>       R1*8 \mark \default %49
>>       R1*8 \mark \default \bar "||" %57
>>       R1*8 \mark \default %65
>>       R1*8 \mark \default \bar "||"  %77
>>       R1*8 \mark \default %85
>>       R1*12 \mark \default \bar "||" %97
>>       R1*8 \mark \default
>>       R1*12 \mark \default
>>       R1*7 %kraj
>>         R1
>>         \unHideNotes
>>       \bar "|."
>>       }
>>
>> marks variable as sheme for bar lines and makrs.
>> Then after i combine voices as << \tenorSax \marks >>.
>> The problem is that if i would use \repeat unfold 8 { s1 } i wouldn't
>> get compressFullBarRests in separate voices. And \hideNotes does not
>> work either. I tryed the new patch for ly/property-init.ly but it
>> didn't help. It's like R1 is acting difrenet then r1.
>> Thanks..
>>
>> --
>> Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje.
>> Izreke 12:18
>>
>> _______________________________________________
>> lilypond-user mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/lilypond-user
>>
>
> --
> Verzonden vanaf mijn mobiele apparaat



-- 
Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje.
Izreke 12:18



reply via email to

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