lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3470 in lilypond: \cueDuringWithClef within \tuple


From: lilypond
Subject: [Lilypond-auto] Issue 3470 in lilypond: \cueDuringWithClef within \tuplet causes crash
Date: Wed, 17 Jul 2013 22:06:35 +0000

Status: Accepted
Owner: ----
Labels: Type-Crash

New issue 3470 by address@hidden: \cueDuringWithClef within \tuplet causes crash
http://code.google.com/p/lilypond/issues/detail?id=3470

\version "2.17.19"

\header { texidoc = "
@code{\cueDuringWithClef} works fine within @code{\tuplet}.

Here is a counterexample which makes lilypond crash.
Note that there is no crash if you use @code{\cueDuring} instead.
" }

cue = \relative c'' {
        \tuplet 3/2 { f4 r2 }
      }

\addQuote "cue" \cue

\new Staff \relative c' {
  \tuplet 3/2 { \cueDuringWithClef #"cue" #UP #"treble^8" { s4 } d2 }
}


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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