]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/grob-description.scm
patch::: 1.4.1.jcn1
[lilypond.git] / scm / grob-description.scm
index fd4a146c8e772e375868c69981cbb47af2aaf0d9..291566e75b0bde4590fb62619c4ee42133bb0c1c 100644 (file)
        ))
        (NoteCollision . (
                (axes 0 1)
-               (note-width . 1.65)
+               ;; Ugh, should not be hard-coded. 
+               (note-width . 1.321)
                (meta . ,(grob-description "NoteCollision"
                   note-collision-interface axis-group-interface
                ))
 
        (UnaCordaPedal . (
                (molecule-callback . ,Text_item::brew_molecule)
+                (font-family . roman)
                 (font-shape . italic)
                (no-spacing-rods . #t)
                (self-alignment-X . 0)