lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4537 in lilypond: Let \addlyrics accept an opt


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4537 in lilypond: Let \addlyrics accept an optional context mod
Date: Sat, 08 Aug 2015 07:48:29 +0000

Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_19_25

Comment #5 on issue 4537 by address@hidden: Let \addlyrics accept an optional context mod
https://code.google.com/p/lilypond/issues/detail?id=4537

Pushed to staging as
commit 95b22392ab6ee4bdfd23906eb796e907185a1c20
Author: David Kastrup <address@hidden>
Date:   Mon Aug 3 10:20:37 2015 +0200

Issue 4537/2: Use only \addlyrics in one regtest rather than mixing with \lyricsto

commit e6895cdbcf30f3683a8c1b1c50dbb1b154ca6bdb
Author: David Kastrup <address@hidden>
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" {...}
       >>


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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