]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/ossia.ly
* cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
[lilypond.git] / input / test / ossia.ly
index 494980c97f9c11292de32638887e62479de3a445..9af2e5563178d64fde0bef57a4bf1a98317f03c9 100644 (file)
@@ -1,16 +1,17 @@
 \version "1.7.18"
-\header {
-
-texidoc = "Ossias present alternatives for a piece. They are not
-really supported, but can be somewhat faked in lily."
+% pretty much a duplicate of extra-staff.ly. candidate for merge or delete. -gp
 
+\header { texidoc = "@cindex Ossia
+Ossias present alternatives for a piece. They are not
+really supported, but can be somewhat faked in lily. "
 }
 
 \score {
-\notes { c1 c1 <
+\notes\relative c'' { c1 c1 <
        {\clef "treble" c1 c1 }
        \context Staff = stb { c1 c1 }
        >
 }
+       \paper {raggedright= ##t}
 }
-%% new-chords-done %%
+