From: Graham Percival Date: Tue, 1 Jul 2003 07:52:42 +0000 (+0000) Subject: Extremely minor comment changes, but worth submitting so X-Git-Tag: release/1.7.24~26 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6f2774ab2d5dc9e1f851b8a2013f68cff0b53008;p=lilypond.git Extremely minor comment changes, but worth submitting so I don't forget again. --- diff --git a/input/test/coda-kludge.ly b/input/test/coda-kludge.ly index 23ef59615a..4c9d911fab 100644 --- a/input/test/coda-kludge.ly +++ b/input/test/coda-kludge.ly @@ -1,6 +1,6 @@ \version "1.7.18" % TODO: rethink name and whole file -- possible delete or major -% changes. See repeat-manual.ly +% changes. See repeat-manual.ly -gp \header{ texidoc="@cindex Coda Kludge" } @@ -44,7 +44,7 @@ Hi, } \context Lyrics \lyrics{ intro1 - \repeat fold 5 {} + \repeat fold 5 { } \alternative { { chorus1 one verse1 } { chorus1 two verse1 } diff --git a/input/test/hymn.ly b/input/test/hymn.ly index e3f41b3513..83eebc6fe2 100644 --- a/input/test/hymn.ly +++ b/input/test/hymn.ly @@ -1,6 +1,7 @@ \version "1.7.18" % We have other examples of partcombine. Candidate for delete. -gp % leave it for now; I need to check some things. +% FIXMEsoon -gp %{ Jan: > Why remove this? Do we have another hymn with part-combiner? Maybe