Dear All,
I have two questions regarding the bracketify-stencil function. When I use
the following snippet:
\relative c' {
\time 4/4
\once\override Staff.MultiMeasureRest.stencil = #(lambda (grob)
(bracketify-stencil (ly:multi-measure-rest::print grob) Y 0.1 0.2 0.1))
R1
}
it creates brackets of
Lukas,
Thank you so much, it works perfectly! That's exactly what I've been
looking for :)
Best,
Marcin
śr., 1 wrz 2021 o 10:54 Lukas-Fabian Moser napisał(a):
> Hi Marcin,
>
> Am 01.09.21 um 02:11 schrieb Marcin Damianiak:
> > Dear All,
> >
> > I have t
Dear All,
I'd like to ask for a little bit of help with the following matter:
What I'm trying to achieve is to make single centered incipit bar for the
staff group of two instruments. As for now, my code produces three
incipits; I tried omitting particular Staff.InstrumentName but it also
removes
Hi,
Thank you so much, it works superb! And also thanks a million for your
adjustments of my code - it looks just terrific.
Best,
Marcin
wt., 28 wrz 2021 o 00:10 Thomas Morley
napisał(a):
> Am Sa., 25. Sept. 2021 um 17:39 Uhr schrieb Marcin Damianiak
> :
> >
> > Dear All,
&