[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
buggy quoting as of first note
From: |
Jean-Charles Malahieude |
Subject: |
buggy quoting as of first note |
Date: |
Mon, 05 Aug 2013 14:29:59 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 |
Hi all!
When using *quoteDuring*, I would expect the third staff not to
displayed at "normal" size, not as a *cueVoice*.
\version "2.17.22"
music = { e'1 c' }
\addQuote "quoted" { \music }
quoteA = { R1 \quoteDuring "quoted" { s1 } }
quoteB = { \quoteDuring "quoted" { s1 } R1 }
\score {
<< \new Staff { \music }
\new Staff { \quoteA }
\new Staff { \quoteB }
>>
\layout { }
}
Cheers,
Jean-Charles
quote.preview.png
Description: PNG image
- buggy quoting as of first note,
Jean-Charles Malahieude <=