Thank you, Aaron; that is exactly what I was looking for.
Cheers,
-Ahanu
On Sat, Dec 11, 2021, 23:42 Aaron Hill wrote:
> On 2021-12-11 8:29 pm, Ahanu Banerjee wrote:
> > Hello,
> >
> > I am working with 2 simultaneous voices, and I want to increase the
> > distance between the beamed stems of o
On 2021-12-11 8:29 pm, Ahanu Banerjee wrote:
Hello,
I am working with 2 simultaneous voices, and I want to increase the
distance between the beamed stems of one voice and the noteheads of the
other voice. Is there some way to set a minimum distance between the
beams
and noteheads, i.e., "paddi
Hello,
I am working with 2 simultaneous voices, and I want to increase the
distance between the beamed stems of one voice and the noteheads of the
other voice. Is there some way to set a minimum distance between the beams
and noteheads, i.e., "padding"? I don't want to manually override
Stem.detai
Thanks a lot!
The /ezscore solution seems a very heavy-handed way to construct a time
signature, but it works. I appreciate having a simpler option though.
On Sat, 11 Dec 2021, 19:31 Lukas-Fabian Moser, wrote:
> Hi,
> >
> > if https://gitlab.com/lilypond/lilypond/-/merge_requests/1052 gets
> >
Le 10/12/2021 à 18:53, Paolo Prete a écrit :
Thank you too for the tip,
Unfortunately, it seems to produce weird results in some cases, For
example: I can't set the 'padding' property in a consistent way. See
the snippet below (and please, give me a feedback, so the gitlab page
can be updated
Hi,
if https://gitlab.com/lilypond/lilypond/-/merge_requests/1052 gets
merged, it will be possible to do:
\version "2.23.6"
{
\once \override Timing.TimeSignature.stencil =
#(lambda (grob)
(grob-interpret-markup grob
#{
\markup
\override #'(baseline-skip . 1)