lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to get shorter stems


From: Xavier Scheuer
Subject: Re: how to get shorter stems
Date: Thu, 17 Jun 2021 21:43:43 +0200

On Thu, 17 Jun 2021 at 21:28, Stefan Thomas <kontrapunktstefan@gmail.com> wrote:
>
> Dear community,
> in the following example the stems in voice three are to short in my opinion.
> How can I shorten them?
>
> All =  { \clef "bass" \global
> << {\upper  } \new Voice { \middle } \new Voice { \under }  >>
> }
>
> \new Staff \All

Hello,

\override Beam.positions = #'(4 . 4)
d8 e d

Maybe?

Cheers,
Xavier

-- 
Xavier Scheuer <x.scheuer@gmail.com>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]