bug-lilypond
[Top][All Lists]
Advanced

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

Issue 2402 in lilypond: Extra bar-lines appear when cadenzas are mixed w


From: lilypond
Subject: Issue 2402 in lilypond: Extra bar-lines appear when cadenzas are mixed with time signatures
Date: Wed, 14 Mar 2012 23:48:05 +0000

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

New issue 2402 by address@hidden: Extra bar-lines appear when cadenzas are mixed with time signatures
http://code.google.com/p/lilypond/issues/detail?id=2402

Reported by Mike Solomon here:

http://lists.gnu.org/archive/html/bug-lilypond/2012-03/msg00592.html
http://article.gmane.org/gmane.comp.gnu.lilypond.bugs/34712

Original bug report text follows:

It's not the most minimal example in the world, but it's tiny and it shows the
problem (check out the "comment me out" line).

\version "2.14.0"

GRanITzMaLSxcacU= << {
  fis'32\mp gis'
  dis'8-. r r16
} {
  \time 3/8 %%%% <<<---- comment me out to get correct barring
  \cadenzaOn s16 \cadenzaOff \bar "|"
\cadenzaOn s4 s16 \cadenzaOff \bar "||"  } >>

TdpYNxtirUOVibVt= { r16 r4 r16 }

OxBjnhQOZwhBpbQE = {
  \cadenzaOn
  \clef bass <c g>4 \bar "" r4 \bar "" c4 \bar "" r4 \bar ""
  \cadenzaOff \bar "||"
}

TKiexwzyUvjbudor= {
  \clef treble
  <c' e' fis' g'>4\f  \bar "" r4 \bar "" <c' e'>4 \bar "" r4 \bar ""
}

AKDuHtxFBYMezRQt = { \cadenzaOn r1^\fermata \cadenzaOff \bar "||" }
RPISnCyCoOebQeFe = { r1^\fermata }

\new PianoStaff <<
 \new Staff = "up" {
\clef treble
\GRanITzMaLSxcacU
\TKiexwzyUvjbudor
\AKDuHtxFBYMezRQt
}
 \new Staff = "down" { \clef bass
\TdpYNxtirUOVibVt
\OxBjnhQOZwhBpbQE
\RPISnCyCoOebQeFe
\bar "|."}





reply via email to

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