lilypond-user
[Top][All Lists]
Advanced

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

Re: invisible barlines


From: Stefan Thomas
Subject: Re: invisible barlines
Date: Thu, 27 Dec 2007 13:18:06 +0100

For all, who are interested in, I found a solution to solve the
Problem:

\relative c' <<
{ \override Staff.BarLine #'bar-size  = #3
\override Staff.StaffSymbol #'line-count = 1
c d e f g f e d c1 }
{ e f g a b a g f e1 } >>

This works!
Luc Saffre schrieb am 27.12.2007:
>Stefan,
>why don't you use a "\new RhythmicStaff" instead of "\override
>Staff.StaffSymbol #'line-count = 1" and a default Staff?
>
>I read this on
>http://lilypond.org/doc/v2.10/Documentation/user/lilypond/Showing-mel
>ody-rhythms#Showing-melody-rhythms
>
>Luc
>
>schlagzwo =
>\relative c' {
>\clef percussion
>r16
>c\mf c16-> [ c c32 c] r16
>R1
>r4 r8 c8~\ppp \startTrillSpan          %schlagzwo 3
>c2.~ c16~ c8~\< c16\mp \stopTrillSpan  %schlagzwo 4
>r4 r8 c~\ppp\startTrillSpan                     %schlagzwo 5
>c8~\<                                              %schlagzwo 6
>c16\f \stopTrillSpan r16 r8 r4 r2                   %schlagzwo 7
>R1*12
>
>
>}
>
>\new RhythmicStaff = "Schlagzeug 2"
>                       << \set Staff.instrumentName = "Perc. 2"
>                       \set Staff.shortInstrumentName = "Perc. 2"
>                       \schlagzwo >>
>
>
>
>On 27.12.2007 11:09, Stefan Thomas wrote:
>> Dear Lilypond-users,
>> I have a problem with the barlines with the below quoted music.
>> Why are the so short?
>> What can I do to have it longer?
>> Thanks for Your support,
>> Stefan
>>
>> schlagzwo =
>> \relative c' { \override Staff.StaffSymbol #'line-count = 1
>> \clef percussion
>> r16
>> c\mf c16-> [ c c32 c] r16
>> R1
>> r4 r8 c8~\ppp \startTrillSpan                %schlagzwo 3
>> c2.~ c16~ c8~\< c16\mp \stopTrillSpan        %schlagzwo 4
>> r4 r8 c~\ppp\startTrillSpan                   %schlagzwo 5
>> c8~\<                                                    %schlagzwo 6
>> c16\f \stopTrillSpan r16 r8 r4 r2                 %schlagzwo 7
>> R1*12
>>
>>
>> }
>>
>> \new Staff = "Schlagzeug 2"
>>                      << \set Staff.instrumentName = "Perc. 2"
>>                      \set Staff.shortInstrumentName = "Perc. 2"
>>                      \schlagzwo >>
>> Stefan Thomas
>> Siebengebirgsallee 9
>> 50939 Köln
>> Tel.Fax:0049(0)221/412529
>> mail: address@hidden
>>
>>
>>
>> _______________________________________________
>> lilypond-user mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/lilypond-user
>>
Stefan Thomas
Siebengebirgsallee 9
50939 Köln
Tel.Fax:0049(0)221/412529
mail: address@hidden





reply via email to

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