lilypond-user
[Top][All Lists]
Advanced

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

Re: Volta brackets wont show after /stopStaff /startStaff


From: Mats Bengtsson
Subject: Re: Volta brackets wont show after /stopStaff /startStaff
Date: Fri, 16 Jun 2006 10:07:13 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417

This clearly looks like a bug, so I forward it to bug-lilypond.

  /Mats

Markus Schneider wrote:

Hello all,

this example has two identical repeats with an alternative ending. After
issuing /stopStaff /startStaff the volta brackets are missing.

Can anyone help me to avoid this please?

Markus

----------------

\version "2.8.4"

\relative c'' {

 % Volta brackets displayed as expected
 \repeat volta 2 {
   | c4 c c c
 }
 \alternative {
   { | d d d d }
   { | e e e e }
 }

 \stopStaff

 s1

 \startStaff

 % This time, no volta bracket will show!
 \repeat volta 2 {
   | c4 c c c
 }
 \alternative {
   { | d d d d }
   { | e e e e }
 }
}

------------------------------------------------------------------------

------------------------------------------------------------------------

_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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