]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/clef-end-of-line.ly
sed Lilypond to LilyPond.
[lilypond.git] / input / test / clef-end-of-line.ly
index 79c0966245da9f5c7e4cc8cef90ce725576aa376..b996b7051071951319876849ae605fe6543bf684 100644 (file)
@@ -1,12 +1,12 @@
-\version "1.7.7"
+\version "1.7.18"
 \header {
 
-    texidoc = "Scales, but with clef and key signature at the end of the line."
-
-}
+    texidoc = "@cindex Clef End of Line
+Scales, but with clef and key signature at the end of the line.
+}
 
 \score {
-    \notes \transpose c'' {
+    \notes \transpose c c' {
        \property Staff.Clef \set #'break-visibility = #end-of-line-visible
        \property Staff.KeySignature \set #'break-visibility = #end-of-line-visible
        \property Staff.explicitClefVisibility = #end-of-line-visible
@@ -31,4 +31,4 @@
        \break
        \time 4/4    
 } }
-%% new-chords-done %%
+