]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/duration-check.ly
Renamed file.
[lilypond.git] / input / test / duration-check.ly
index ec9b530e289e2de629653695227273f9843f8a25..6aeb4fb3d5cf072516bb298a1233f2238915927b 100644 (file)
@@ -1,9 +1,9 @@
 \version "1.7.18"
+% candidate for remove or regression.
 \header {
-
     texidoc = "Check whether all @code{duration} properties can 
 be printed. This once helped track down an obscure memory corruption
-bug.  "
+bug.  MOVE TO REGRESSION?  (probably not DELETE) "
 
 }
 
@@ -51,5 +51,6 @@ bug.  "
          a b8 c16 d a2 r
       }
   >
+\paper{raggedright = ##t}
 }
 %% new-chords-done %%