I'm sending this to Lilypond-user also:
Peter Chubb wrote:
Paul> [EMAIL PROTECTED] wrote:
I'm trying to typeset some optional notes a bit smaller. But Lily
seems to ignore the font change size in this context.
As you can see below part of the solution is to name the voice correctly.
Paul
On Sunday 23 January 2005 02.45, David Raleigh Arnold wrote:
> On Saturday 22 January 2005 03:05 pm, Erik Sandberg wrote:
> > On Friday 21 January 2005 20.57, David Raleigh Arnold wrote:
> > > Quoted w/o permission:
> > >
> > > [quote][i]Originally posted by donaldsauter[/i]
> > > [br]Jan de Kloe's
> "Paul" == Paul Scott <[EMAIL PROTECTED]> writes:
Paul> [EMAIL PROTECTED] wrote:
>> I'm trying to typeset some optional notes a bit smaller. But Lily
>> seems to ignore the font change size in this context.
Paul> You don't mention what version but my current definition for cue
Paul> notes (s
[EMAIL PROTECTED] wrote:
I'm trying to typeset some optional notes a bit smaller.
But Lily seems to ignore the font change size in this context.
Here's a sample:
Bassus = \relative c {
<< bes'2
{ \context Voice = "foo" \set fontSize = #-5 g \unset fontSize }
>> f4 d |
}
Tenor = \re
Dear developers,
in the following test:
\version "2.4.3"
#(set-global-staff-size 18)
mainpattern = \drummode { bd8. sn16 r8 bd bd4 sn }
\score {
\new DrumStaff <<
\context DrumVoice = "1" { s1*4 }
\context DrumVoice = "2" { s1*4 }
\drummode {
<<
{ \repeat unfo
I'm trying to typeset some optional notes a bit smaller.
But Lily seems to ignore the font change size in this context.
Here's a sample:
Bassus = \relative c {
<< bes'2
{ \context Voice = "foo" \set fontSize = #-5 g \unset fontSize }
>> f4 d |
}
Tenor = \relative c' {