bug-lilypond
[Top][All Lists]
Advanced

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

Re: modern-straight and flat- flags too thick and too spaced apart


From: Simon Albrecht
Subject: Re: modern-straight and flat- flags too thick and too spaced apart
Date: Wed, 5 Sep 2018 20:23:48 +0200

Thanks, this has been entered as <https://sourceforge.net/p/testlilyissues/issues/5412/>.

Best, Simon


On 27.08.2018 01:08, edes wrote:
Hello, list.

For some reason, when using modern-straight-flag or flat-flag, flags are
much thicker than normal beams, and the distance is also much bigger.

Straight and flat flags were widely used by modern composers like Pierre
Boulez and Karlheinz Stockhausen, and in all cases flags were treated like
beams, with the same distance and the same width.

Please see the attached examples and images (I'm using 2.12.0 from git).

BTW, the first flag does not align with the end of the stem.

Best,

e.

8< -----------------------------------------------------------

\version "2.21.0"

\layout {
   \context {
     \Score
       \override Flag.stencil = #flat-flag
   }
}

\relative c' {
<<
   {
     r8. d'16 d d d d  d r8 r32 d32 d[ d d d] d32 r16. }
   \\
   { r8. g,16 g g g g  g r8 r32 g32 g[ g g g] g32 r16. }
}

8< -----------------------------------------------------------

\version "2.21.0"

\layout {
   \context {
     \Score
       \override Flag.stencil = #modern-straight-flag
   }
}

\relative c' {
<<
   {
     r8. d'16 d d d d  d r8 r32 d32 d[ d d d] d32 r16. }
   \\
   { r8. g,16 g g g g  g r8 r32 g32 g[ g g g] g32 r16. }
}

8< -----------------------------------------------------------



--


_______________________________________________
bug-lilypond mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

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