]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/stem-and-beam-behavior-in-tablature.ly
LSR: Update.
[lilypond.git] / input / lsr / stem-and-beam-behavior-in-tablature.ly
index 3d61a8715a3e8c1b6c8ee28bcaa99d229a01230f..f8f86a4d29d0fdfa16ada5bb651ae233d799bc71 100644 (file)
@@ -17,7 +17,7 @@ example.
   \relative c {
     g16 b d g b d g b
     \stemDown
-    \override Beam #'damping = #100000
+    \override Beam #'damping = #+inf.0
     g,,16 b d g b d g b
   }
 }