]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grobs.scm
* scm/define-grobs.scm (all-grob-descriptions): add LyricSpace
[lilypond.git] / scm / define-grobs.scm
index f4ac31d2586c7df85b431e7680019cf523b1775c..7528f93ef6decc58a752c85c40161fd65b546205 100644 (file)
        (dash-period . 10.0)
        (length . 0.66)
        (minimum-length . 0.3)
+       (minimum-distance . 0.5)
        (padding . 0.07)
-       ;;      (springs-and-rods . ,Hyphen_spanner::set_spacing_rods)
-
+       (springs-and-rods . ,Hyphen_spanner::set_spacing_rods)
+       
        (stencil . ,Hyphen_spanner::print)
 
        (Y-extent . (0 . 0))
                 (interfaces . (lyric-interface
                                lyric-extender-interface))))))
 
+    (LyricSpace
+     . ((minimum-distance . 0.3)
+       (springs-and-rods . ,Hyphen_spanner::set_spacing_rods)
+       (padding . 0.0)
+       (Y-extent . #f)
+       (X-extent . #f)
+       (meta . ((class . Spanner)
+                (interfaces . (spanner-interface spacing-interface)) 
+                ))
+       ))
     (LyricText
      . (