]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/output-lib.scm
Fix 884.
[lilypond.git] / scm / output-lib.scm
index 8e4697dd66b26a8d02b3289bd3312b58eda8e83e..d29e26498c7f4b7bd4138530e1fed71d61087369 100644 (file)
@@ -882,3 +882,11 @@ between the two text elements."
        (begin
          (ly:grob-suicide! grob)
          (list)))))
+
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;  laissez-vibrer tie
+;;
+;;  needed so we can make laissez-vibrer a pure print
+;;
+(define-public (laissez-vibrer::print grob)
+ (ly:tie::print grob))