bug-lilypond
[Top][All Lists]
Advanced

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

Re: \quoteDuring at the beginning


From: David Kastrup
Subject: Re: \quoteDuring at the beginning
Date: Mon, 14 Jun 2010 12:28:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Reinhold Kainhofer <address@hidden> writes:

> Am Montag, 14. Juni 2010, um 10:54:27 schrieb Christian Hitz:
>> \quoteDuring does not quote when used at the beginning of a piece.
>> 
>> Result: No Notes are quoted.
>> Expected Result: Quoting the beginning of the quoted voice.
>
> You need to create the voice explicitly, as implicit voice generation
> does not work with things like quotes (or tempo marks inside
> triplets):
>
> \new Voice {
>   \relative c'' {
>     \quoteDuring #"part" { s4 }
>   }
> }

Is there a good reason to have implicit voice generation not work in
such circumstances?

-- 
David Kastrup




reply via email to

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