]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix #521.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 1 May 2008 21:31:19 +0000 (18:31 -0300)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 1 May 2008 21:31:19 +0000 (18:31 -0300)
Add RepeatTie and LaissezVibrerTie to polyphonic-direction-grobs.

scm/music-functions.scm

index 1e7c524241141b0c4ab6e8dff817a59b077b0544..c700f190dbc5f287b2999a6047be3c436e733d0a 100644 (file)
@@ -340,7 +340,18 @@ i.e.  this is not an override"
              'grob-property gprop))
 
 (define direction-polyphonic-grobs
-  '(Stem Tie Rest Slur PhrasingSlur Script TextScript Dots DotColumn Fingering))
+  '(DotColumn
+    Dots
+    Fingering
+    LaissezVibrerTie
+    PhrasingSlur
+    RepeatTie
+    Rest
+    Script
+    Slur
+    Stem
+    TextScript
+    Tie))
 
 (define-safe-public (make-voice-props-set n)
   (make-sequential-music