lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3919 in lilypond: no bar numbers printed after a l


From: lilypond
Subject: [Lilypond-auto] Issue 3919 in lilypond: no bar numbers printed after a line break in the middle of a repeated measure
Date: Mon, 12 May 2014 08:50:01 +0000

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

New issue 3919 by address@hidden: 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

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