Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 3919 by [email protected]: no bar numbers printed after a line break in the middle of a repeated measure
http://code.google.com/p/lilypond/issues/detail?id=3919

On 08/04/14 17:15, pls wrote:
Hey all,

if this is a bug it might be related to issue 460: in the following tiny example no bar numbers are printed in the line after a line break in the middle of a repeated measure. Obviously the bar numbers are only invisible because they are counted correctly:

\version "2.19.3"
{
   \repeat volta 2 {
     \partial 4 g4
     \repeat unfold 24
     c'1
     d'2.
   }
   \break
   \repeat volta 2 {
     g4
     \repeat unfold 24
     c'1
     d'2.
   }
}

hth
patrick


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to