lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3489 in lilypond: \quoteDuring creates a cueVoice


From: lilypond
Subject: [Lilypond-auto] Issue 3489 in lilypond: \quoteDuring creates a cueVoice
Date: Mon, 05 Aug 2013 17:15:03 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 3489 by address@hidden: \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



reply via email to

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