]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-height-capping.ly
Doc-es: update Notation/Percussion.
[lilypond.git] / input / regression / slur-height-capping.ly
index 03b2b96ddd24e301d001df6aeacc9e4a4d9f5b0f..00130a92e2b3045123941a294be2e193db8219c0 100644 (file)
@@ -1,15 +1,15 @@
-\version "2.15.9"
+\version "2.19.21"
 
 \header {
-  texidoc = "Slur shaping is not adapted to accomodate objects
+  texidoc = "Slur shaping is not adapted to accommodate objects
 towards the edges of slur.  Said objects are thus ignored,
 which should make the slur in this regtest flat.  Objects towards
 the edges are not, however, ignored in the slur scoring.
 "
 }
 
-\relative {
+\relative {
   \clef bass
   c8( d' a d c, d' a d)
-  c,( des' as des c, des' as des) |
+  c,8( des' as des c, des' as des) |
 }