lilypond-user
[Top][All Lists]
Advanced

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

\partCombine with \quoteDuring


From: Paul Scott
Subject: \partCombine with \quoteDuring
Date: Sun, 21 Jun 2020 12:55:42 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.1

Here is the first step in solving a more complex score with rest position concerns:

Why is the \quoteDuring note missing?

\version "2.21.2"

obNotes = \relative{ R1 c'1 }
\addQuote qob \obNotes

\score{
  \partCombine
  \relative{ r4 d''2. e1 }
  \relative{ r4 fis'2. \quoteDuring qob s1 }
}


TIA for any ideas,

Paul





reply via email to

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