]> git.donarmstrong.com Git - lilypond.git/commit
Issue 3472: several fixes to input/regression/scheme-text-spanner.ly
authorDavid Nalesnik <david.nalesnik@gmail.com>
Tue, 23 Jul 2013 01:20:33 +0000 (20:20 -0500)
committerDavid Kastrup <dak@gnu.org>
Wed, 31 Jul 2013 14:53:55 +0000 (16:53 +0200)
commit8ce03468acafd39bf37cf11b7222121afb088c40
treef4d08528fd49f57f22bfb6eec1383f63129cb985
parentcbf569e4d6249a76730d80da73219c12ce863cea
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 <dak@gnu.org>
input/regression/scheme-text-spanner.ly