lilypond-user
[Top][All Lists]
Advanced

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

Re: \addlyrics in ossia staff


From: David Kastrup
Subject: Re: \addlyrics in ossia staff
Date: Mon, 20 Sep 2021 09:56:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Peter Toye <lilypond@ptoye.com> writes:

> Thanks David,
>
>
> Lukas-Fabian got there first!

You'd think so, but I staked my claim years ago:

commit e6895cdbcf30f3683a8c1b1c50dbb1b154ca6bdb
Author: David Kastrup <dak@gnu.org>
Date:   Mon Aug 3 09:23:40 2015 +0200

    Issue 4537/1: Let \addlyrics accept an optional context mod
    
    Since \addlyrics always creates a new Lyrics context, there seems to be
    little point in not allowing it to have a \with clause.
    
    This change allows the use of the syntax
    
        \new Voice {...} \addlyrics \with ... {...}
    
    in order to achieve the effect of what previously required
    
       << \new Voice = "name" {...}
          \new Lyrics \with ... \lyricsto "name" {...}
       >>

Incidentally, the commit message also mentions how to do this in a more
roundabout way.

-- 
David Kastrup



reply via email to

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