[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 1823 in lilypond: Partcombine does not pick up
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 1823 in lilypond: Partcombine does not pick up quoted notes |
Date: |
Thu, 12 Sep 2013 06:03:14 +0000 |
Comment #2 on issue 1823 by address@hidden: Partcombine does not pick
up quoted notes
http://code.google.com/p/lilypond/issues/detail?id=1823
The timing of the quote looks with the construct above looks correct to me.
flute = \transpose c c' {c4 e f a g b c'2 }
\addQuote "A" \flute
\score {
<< \new Staff \flute
\new Staff {
c'2
\partcombine
{ f'2 #(ly:score-music #{ \score { { \quoteDuring "A" s2 } } #}) g' }
{c' g c' } } >> }
--
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