]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/framework-gnome.scm
(music-descriptions): set length and
[lilypond.git] / scm / framework-gnome.scm
index 17f7e43525d0ae15129a66478f32c0b1df73e741..826a159620d0f64b40b6e7964e9d2745c1b3298c 100644 (file)
                (ly:input-location music-origin)
                #f)))
 
+;; todo: how to integrate nicely?
+;(define-public (tweak-grob-property grob sym val)
+;  (set! (ly:grob-property grob sym) val))
+
 
 (define-method (tweak (go <gnome-outputter>) item offset)
   (let* ((grob (hashq-ref (item-grobs go) item #f))