]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/ancient-time.ly
Removed file; it was a duplicate of beam-isknee.ly
[lilypond.git] / input / test / ancient-time.ly
index d5bcfcc5fd55cd6a907f495d1e94ad83baa97f63..36aa0b9e24a1309770796caea72077e4052df408 100644 (file)
@@ -1,7 +1,10 @@
 \version "1.7.18"
-% TODO: merge with ancient font?
+% TODO: move stuff from ancient-font into here?  See comment
+% for ancient-font.ly
 \header {
-texidoc="Should use old style."
+texidoc="@cindex Ancient Time Signatures
+Should use old style.
+"
 }
 
 \score {
@@ -9,5 +12,6 @@ texidoc="Should use old style."
     \property Staff.TimeSignature \override #'style = #'neo_mensural
     s1 
   }
+       \paper {raggedright = ##t}
 }
 %% new-chords-done %%