lilypond-user
[Top][All Lists]
Advanced

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

Re: \transpose and \quoteDuring


From: Kieren MacMillan
Subject: Re: \transpose and \quoteDuring
Date: Mon, 17 Apr 2017 11:55:32 -0400

Hi,

> It appears \transpose has no effect on \quoteDuring.

Yes, this is the reality. (There’s a technical explanation somewhere on the 
list, but it does seem a puzzling restriction.)

> How can I work around this?

\version "2.18.2"

foo = { c' d' e' f' }
\addQuote "foo" \foo
\addQuote "foo^8" \transpose c c' \foo

<<
 \new Staff \quoteDuring foo s1
 \new Staff \quoteDuring "foo^8" s1
 \new Staff \foo
 \new Staff \transpose c c' \foo
>>

Hope this helps!
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

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