lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3472 in lilypond: Patch: input/regression/sche


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3472 in lilypond: Patch: input/regression/scheme-text-spanner.ly: fix problem with constants
Date: Wed, 31 Jul 2013 14:55:37 +0000

Updates:
        Status: Fixed
        Labels: -Type-Enhancement -Patch-push Type-Defect Fixed_2_17_24

Comment #7 on issue 3472 by address@hidden: Patch: input/regression/scheme-text-spanner.ly: fix problem with constants
http://code.google.com/p/lilypond/issues/detail?id=3472

Pushed to staging as
commit 8ce03468acafd39bf37cf11b7222121afb088c40
Author: David Nalesnik <address@hidden>
Date:   Mon Jul 22 20:20:33 2013 -0500

    Issue 3472: several fixes to input/regression/scheme-text-spanner.ly

    * The file `input/regression/scheme-text-spanner.ly' assigns a constant
    pair to the variable `event-drul' and subsequently attempts to modify
    the pair.  This can lead to scheme-text-spanners not appearing when
requested in simultaneous contexts. This patch corrects the faulty usage, replacing `event-drul' with two variables `event-start' and `event-stop'.

    * The variable `current-event' is not necessary, and has been removed.

    * Tabs in the engraver definition have been replaced with spaces.

    Signed-off-by: David Kastrup <address@hidden>


--
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]