Kieren MacMillan <[email protected]> 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
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user