This bug makes me crazy!  For my project it is a real showstopper
(I've attached an image snippet of my drum part.

Please fix it ASAP.


    Werner

--- Begin Message ---
%
% [EMAIL PROTECTED]

\version "2.9.7"

\header { texidoc = "
Voices from different cues must not be tied together.
" }

\paper {
  ragged-right = ##t
}

cueI = \relative c'' {
  a1 ~ | a ~ | a |
}
\addquote "cueI" { \cueI }

cueII = \relative c' {
  R1 | e | a |
}
\addquote "cueII" { \cueII }

\new Staff {
  \cueDuring "cueI" #UP { R1 } |
  \cueDuring "cueII" #UP { R1 | R1 } |
}

% EOF

PNG image


--- End Message ---

PNG image

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to