I usually use \ottava and \omit the OttavaBracket.
On Wed, May 1, 2019, 6:54 AM Pierre-Luc Gauthier <[email protected]>
wrote:
> Hi there,
>
> Is there a way to transpose a quotation, say, an octave higher ?
>
> m.e.g.:
>
> \version "2.19.83"
>
> quoted = {c'4 d' e' f' g'}
> \addQuote "quoted" \quoted
>
> quoting = \quoteDuring "quoted" {s1}
>
> \new Staff \with {instrumentName = "Quoted"} \quoted
> \new Staff \with {instrumentName = "Quoting"} \quoting
>
> …
>
> \addQuote "quoted" \transpose c' c'' \quoted
> Is unacceptable because it would transpose all the quotations.
>
> This :
> \transposedQuoteDuring "quotedMusic" c'' { s1| }
> would have been perfect but this command does not exist.
>
> And :
> quoting = \quoteDuring "quoted" \transpose c' c'' {s1}
> does not work.
>
> Any hints?
> Thanks for any pointers.
> --
> Pierre-Luc Gauthier
>
> _______________________________________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user