Re: Fine tuning of MetronomeMark's expression

2020-06-19 Thread Paolo Prete
On Fri, Jun 19, 2020 at 10:44 PM Valentin Villenave wrote: > On 6/19/20, Paolo Prete wrote: > > Is there a way, for the above metronome indication " (quarter = 120) " > of > > the above MetronomeMark to apply the same font parameters (\abs-fontsize, > > \bold etc.) specified in the \markup expre

Re: Fine tuning of MetronomeMark's expression

2020-06-19 Thread Valentin Villenave
On 6/19/20, Paolo Prete wrote: > Is there a way, for the above metronome indication " (quarter = 120) " of > the above MetronomeMark to apply the same font parameters (\abs-fontsize, > \bold etc.) specified in the \markup expression? Well, you can always redefine a Scheme function (see the defin

Fine tuning of MetronomeMark's expression

2020-06-19 Thread Paolo Prete
Hello, Given: \tempo \markup {\abs-fontsize #16 \bold "Allegro" } 4 = 120 c' Is there a way, for the above metronome indication " (quarter = 120) " of the above MetronomeMark to apply the same font parameters (\abs-fontsize, \bold etc.) specified in the \markup expression? Thanks! P