The longa stem is not a standard stem since it belongs to the glyph itself:
http://lilypond.org/doc/v2.18/Documentation/notation/the-feta-font.html#default-notehead-glyphs
So, a stem overrride cannot affect it in any way.
Cheers,
Pierre
Le mar. 29 janv. 2019 à 01:08, Pothárn Imre a
écrit :
> %%
Hi,
It's meant to be. That's the baroque style. Isn't it?
Andrew
On Tue, 29 Jan 2019 at 11:08, Pothárn Imre wrote:
> %% The stem length of the longa is very short when Baroque NoteHead style
> is
> used.
>
>
___
bug-lilypond mailing list
bug-lilypon
%% The stem length of the longa is very short when Baroque NoteHead style is
used.
\version "2.18.2"
\relative c' { \time 4/1 c\longa \override NoteHead.style = #'baroque c\longa
}
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gn
%% The \override Stem.length has no effect on the stems of Longa notes
\version "2.18.2"
\relative c' { \time 4/1 c4 d e f g2 a b c c b c\longa \override Stem.length =
#2 c,4 d e f g2 a b c c b c\longa }
___
bug-lilypond mailing list
bug-lilypond@g