Status: Accepted Owner: ---- CC: [email protected] Labels: Type-Critical
New issue 2260 by [email protected]: broken ottava spanner interferes with \tempo and \time
http://code.google.com/p/lilypond/issues/detail?id=2260 version "2.15.25" \header { texidoc = " A broken ottava spanner must not interfere with @code{\\tempo} and @code{\\time}. Here is a counterexample. " } << \new Staff { e'1 \time 4/4 \break | \tempo \markup { "foo" } 4 = 90 e'1 | e'1 | } \new Staff { \ottava #-1 e'1 | e'1 | e'1 | } ================== This bug is present in 2.14 also, AFAIK, but it's still a serious bug. _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
