]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/rest-dot-positions.ly
* lily/align-interface.cc (find_fixed_alignment_parent): new function.
[lilypond.git] / input / test / rest-dot-positions.ly
index 0fe305e9d621caab35b7162ff402652eee1b1ce7..a9d822d39e9a94dbe497e24384f6679cbcddd5f0 100644 (file)
@@ -1,6 +1,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
@@ -52,5 +53,6 @@ muz = \notes \relative c'' {
          \context Voice=two { \voiceTwo \muz }
       >
   }
+       \paper{}
 }
 %% new-chords-done %%