On 09/29/2011 12:50 AM, Janek Warchoł wrote:
Hi Paul,

2011/9/29 Paul Scott<waterho...@ultrasw.com>:
How do I increase the size of cue notes?  I've gotten quite used to
cueDuring and its friends but I would like the cue notes to be slightly
larger.  I find the default to be too small.  I was using
Voice.fontsize = #-2 when I made my own cue notes.
If you want to change the size of font objects (i.e. noteheads, flags,
etc - not beam thickness, stems etc),
\set CueVoice.fontSize = #-2
worked for me (although flags get a bit oversize relative to stems).

Thanks!

I wasn't able to find "cue" in the Internals reference.  I also used to use

    \override Stem  #'length-fraction = #0.8  %5.5
    \override Beam  #'thickness = #0.384

to temporarily change those for cue notes.

I would like to know how to do that here also. I'll try looking up CueVoice in the one-page Internals reference.

Thanks again,

Paul




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to