lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fontsize change when setting cue notes


From: Daniel Ashton
Subject: Fontsize change when setting cue notes
Date: Sat, 01 Mar 2003 17:55:26 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3


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:address@hidden         http://ChamberMusicWeekend.org
mailto:address@hidden  ICQ# 9445142      http://ZephyrBrass.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]