Updates:
Status: Invalid
Comment #3 on issue 2083 by mts...@gmail.com: \break in alternative causes
score to split
http://code.google.com/p/lilypond/issues/detail?id=2083
(No comment was entered for this change.)
___
bug-lilypond mailing l
Le Dec 7, 2011 à 1:07 PM, Eluze a écrit :
> this is described in
> http://lilypond.org/doc/v2.15/Documentation/usage/common-errors#Common-errors
>
> it points to the fact that there are "… two \relative blocks, which each
> implicitly create Staff and Voice blocks."
>
> the following example cr
this is described in
http://lilypond.org/doc/v2.15/Documentation/usage/common-errors#Common-errors
it points to the fact that there are "… two \relative blocks, which each
implicitly create Staff and Voice blocks."
the following example creates a separate staff, too:
{
\relative c' c
Updates:
Labels: -Type-Critical Type-Ugly
Comment #2 on issue 2083 by mts...@gmail.com: \break in alternative causes
score to split
http://code.google.com/p/lilypond/issues/detail?id=2083
OK, really sorry for the noise...here is an example that has one bit you
can comment out to see
Comment #1 on issue 2083 by mts...@gmail.com: \break in alternative causes
score to split
http://code.google.com/p/lilypond/issues/detail?id=2083
Sorry, I think the example above compiles fine. Better example:
music =
\relative c' {
\repeat volta 2 {
c1 |
}
\alternative {
{
Status: Accepted
Owner: mts...@gmail.com
Labels: Type-Critical Regression
New issue 2083 by mts...@gmail.com: \break in alternative causes score to
split
http://code.google.com/p/lilypond/issues/detail?id=2083
Works in 2.14.0, broken in current master
\relative c' {
\repeat volta 4 {
c