Ralph Palmer <palmer.r.vio...@gmail.com> writes:

>> So, one can do
>>
>>
>>
>> {<c' \tweak font-size #-2 e' g'>}
>>
>>
>>
>> HTH,
>>
>>
>>
>> Carl
>>
>> palmer.r.vio...@gmail.com
>>
> Thanks, Carl! I spaced it on \tweak.

You can also do

{<c' \single \override NoteHead.font-size = #-2 e' g'>}

Basically whatever override does the trick for some job can be converted
into a tweak (which you need inside of chords) by using \single before
it.

-- 
David Kastrup

Reply via email to