]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix beam thickness in CueVoice context
authorPatrick McCarty <pnorcks@gmail.com>
Sun, 5 Oct 2008 23:22:03 +0000 (16:22 -0700)
committerNeil Puttock <n.puttock@gmail.com>
Mon, 6 Oct 2008 19:27:09 +0000 (20:27 +0100)
* Before, beams were too thick.  This value produces
  more pleasing results.

Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
ly/engraver-init.ly

index 6b78eaf6992214c02937c4e99600b0acc149eb38..49f22c1b3de9010015e172cf9a5928f7b22d4471 100644 (file)
@@ -253,6 +253,7 @@ multiple voices on the same staff."
   fontSize = #-4
   \override Stem #'length-fraction = #(magstep -4)
   \override Beam #'length-fraction = #(magstep -4)
+  \override Beam #'thickness = #0.35
 }
 
 \context {