bug-lilypond
[Top][All Lists]
Advanced

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

Re: StaffGroup - repeat barLine type - possible bug.


From: Thomas Morley
Subject: Re: StaffGroup - repeat barLine type - possible bug.
Date: Sun, 16 Mar 2014 12:36:33 +0100

2014-03-15 11:12 GMT+01:00 Pierre Perol-Schneider
<address@hidden>:
> I'm not top posting.
>
> Hi Frogs,
>
> In the following code :
>
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> \version "2.18.0"
>
> myMusic =  {
>   R1
>   \repeat volta 2 {
>     \repeat unfold 2 R1
>   }
>   s8
> }
>
> \new StaffGroup <<
>   \set  Score.startRepeatType = #"[|:"
>   \set  Score.endRepeatType = #":|]"
>   \new Staff {
>     \myMusic
>   }
>   \new Staff {
>     \clef F
>     \myMusic
>   }
>   \new Staff {
>     \clef F
>     \myMusic
>   }
>>>
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>
> I was hoping to get one big bracket instead of three small ones.
> =>
> http://lilypond.1069038.n5.nabble.com/Applying-alternate-quot-bar-style-quot-to-whole-StaffGroup-td160401.html
>
> Is it a bug ?
>
> Cheers,
> ~Pierre

Hi,

see my comment here:
http://lists.gnu.org/archive/html/lilypond-user/2014-03/msg00389.html

Cheers,
  Harm



reply via email to

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