]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/ossia.ly
Added texinfo index.
[lilypond.git] / input / test / ossia.ly
index 494980c97f9c11292de32638887e62479de3a445..a3c57f8b1b612165fd28182373c3479a4515813c 100644 (file)
@@ -1,9 +1,9 @@
 \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 {
@@ -12,5 +12,6 @@ really supported, but can be somewhat faked in lily."
        \context Staff = stb { c1 c1 }
        >
 }
+       \paper {raggedright= ##t}
 }
 %% new-chords-done %%