In the middle of a voice I have the following:


  < {)gs2 s2 | s1}
  \context Voice = cue {
    \property Staff.fontSize = #-1
    \property Voice.Stem \override #'length = #5.5
    \property Voice.Beam \override #'thickness = #0.384
    \property Voice.Beam \override #'space-function =
        #(lambda (beam mult) (* 0.8 (Beam::space_function beam mult)))
    s4 e'2 e4 | e f e d
    \property Staff.fontSize\unset
  } > |

The G-sharp gets set in the small font. Is there a way to avoid this?

--
Daniel Ashton      PGP key available     http://Daniel.AshtonFam.org
mailto:[EMAIL PROTECTED]         http://ChamberMusicWeekend.org
mailto:[EMAIL PROTECTED]  ICQ# 9445142      http://ZephyrBrass.com



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to