lilypond-user
[Top][All Lists]
Advanced

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

Re: [feature-request] optional duration for temporary


From: David Kastrup
Subject: Re: [feature-request] optional duration for temporary
Date: Wed, 11 Nov 2015 13:42:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Kieren MacMillan <address@hidden> writes:

> Hi Johan,
>
>> I'd hate the counting of measures…
>
> Me, too… but…?
>
>>  { \local LyricText.extra-offset = #’(0 . -1) … }
>
> Ah! Even better.

That looks like

\new Lyrics \with { \override LyricText.extra-offset = #'(0 . -1) }
{ ... }

with the main Lyrics packed inside of a \new OneStaff.

But if you have to close the group anyway with a brace, where is the
point in not just doing a music function doing

{ \temporary $xxx ... \undo $xxx }

?

-- 
David Kastrup



reply via email to

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