Thomas Morley <thomasmorle...@gmail.com> writes:

> Am So., 8. Jan. 2023 um 10:21 Uhr schrieb Thomas Morley
> <thomasmorle...@gmail.com>:
>>
>> Hi,
>>
>> consider below
>>
>> \version "2.24.0"
>>
>> \score {
>>   { g'1^\markup { My Rhythm \rhythm { 8[ 8] } } }
>>   \layout {
>>     \context {
>>       \StandaloneRhythmStaff
>>       fontSize = #6
>>     }
>>   }
>> }
>>
>> I'll have numerous such markups combining straight text and \rhythm.
>> Thus I'd like to have a method to adjust the \rhythm-part in a
>> score-layout without affecting other parts of TextScripts.
>> Alas the setting fontSize takes no effect.
>>
>> How to?
>>
>> Cheers,
>>   Harm
>
> Actually it works, if the \layout is placed toplevel.
> A bug?

Try <https://gitlab.com/lilypond/lilypond/-/merge_requests/1810>

-- 
David Kastrup

Reply via email to