lilypond-devel
[Top][All Lists]
Advanced

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

cue triplets again


From: Werner LEMBERG
Subject: cue triplets again
Date: Thu, 14 Dec 2006 11:56:41 +0100 (CET)

Sorry for being a pain in the neck, but this regression bug (#159) is
really problematic to me.  Here a more drastic example.

I'm not aware of a workaround.


    Werner


======================================================================

foo = \relative {
  \times 2/3 { c4 g e' } \times 2/3 { c4 e g } |
  \times 2/3 { c g e } c2 |
}

\addquote "foo" { \foo }


\new Voice {
  \foo
}

\new Voice {
  \cueDuring #"foo" #DOWN { R1 | R1 }
}

\paper {
  ragged-right = ##t
}

% EOF

PNG image


reply via email to

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