]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/repeat-manual.ly
(class New_slur): new file. Score based slur
[lilypond.git] / input / test / repeat-manual.ly
index 866597be287c8126b558339d9d4aac047b52a828..af7c9278f4460e2bb673446ff54727b090064ee2 100644 (file)
@@ -1,11 +1,11 @@
 
-\version "2.1.26"
+\version "2.3.4"
 \header { texidoc = "@cindex Repeat Manual
-You can manually control repeat signs and numbers to produce
-unusual output. "
+By controlling manually the signs and numbers in repeats, an unusual 
+output can be produced. "
 }
 
-\score { \notes \relative c'' {
+\score {  \relative c'' {
 % First a normal looking repeat:
  c2 c
     \set Score.repeatCommands = #'((volta "1."))