]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/explicit.ly
* cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
[lilypond.git] / input / test / explicit.ly
index b3eb7fb317f9d246c8fd5c942c7ed2caa1ac5de4..a2b223aa4e08b468bcb9270fc1a5965f469d6262 100644 (file)
@@ -1,7 +1,7 @@
 \version "1.7.18"
 
-\header{
-texidoc="Explicit pitches and durations."
+\header{ texidoc="@cindex Explicit Pitch and Duration
+Explicit pitches and durations. "
 }
 \score {
   \notes {
@@ -9,5 +9,6 @@ texidoc="Explicit pitches and durations."
     \pitch #(ly:make-pitch 1 1 1) \duration #(ly:make-duration 2 0)
 
   }
+\paper{raggedright = ##t}
 }
-%% new-chords-done %%
+