bug-lilypond
[Top][All Lists]
Advanced

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

\break not working when grouped


From: David Bobroff
Subject: \break not working when grouped
Date: Tue, 05 Apr 2005 18:23:37 +0000

Just noticed that the following construction no longer works.  Shouldn't
I see a single measure on each line with this?

-David

\version "2.5.18"

mus = \relative c' {
  c d e f g a b c
}

\score {
  \context Staff <<
    \mus
    s1 \break
  >>
}






reply via email to

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