Status: Accepted
Owner: ----
Labels: Type-Defect
New issue 3489 by [email protected]: \quoteDuring creates a cueVoice
http://code.google.com/p/lilypond/issues/detail?id=3489
From
<https://lists.gnu.org/archive/html/bug-lilypond/2013-08/msg00036.html>
music = { e'1 c' }
\addQuote "quoted" { \music }
quoteB = { \quoteDuring "quoted" { s1*2 } R1 }
<< \new Staff { \music }
\new Staff { \quoteB } >>
The quoted notes are small, with cueVoice settings.
\new Staff \new Voice \quoteB
avoids the problem.
--
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