]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/rest-collision-beam-note.ly
move brace-drawing procedure to separate file (and rename files)
[lilypond.git] / input / regression / rest-collision-beam-note.ly
index 30f2a439103bafc2f09b4ad46d71e2d9c160b7bf..9980affc9d224f793a13669bcb661c20715fd4b3 100644 (file)
@@ -1,16 +1,16 @@
 
 \header {
 
-  texidoc = "Beam/rest collision resolution and normal rest/note
+  texidoc = "Beam/rest collision resolution and normal rest/@/note
 collisions can be combined."
 
 }
 
-\version "2.12.0"
+\version "2.17.15"
 
 \layout { ragged-right=##t }
 
-\new Staff \relative
+\new Staff \relative c'
 <<
   {  s8 f4 } \\
   {  <f, a>8[ r <a d>] }