]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/rest-dot-positions.ly
deleted input/test/lines.ly; duplicate of embedded-postscript.ly
[lilypond.git] / input / test / rest-dot-positions.ly
index b3e40db2f2354ddfceb7a6e962f012b42e4c682c..a9d822d39e9a94dbe497e24384f6679cbcddd5f0 100644 (file)
@@ -1,7 +1,7 @@
-\version "1.7.7"
-\include "paper16.ly"
-\paper  {
-}
+\version "1.7.18"
+% candidate for regression.  -gp
+\header { texidoc = "@cindex Rest Dot Positions
+This file tests dotted rests. " }
 
 muz = \notes \relative c'' {
     \time 6/1
@@ -53,5 +53,6 @@ muz = \notes \relative c'' {
          \context Voice=two { \voiceTwo \muz }
       >
   }
+       \paper{}
 }
 %% new-chords-done %%