If I’m not mistaken the gap changes for more more than three beams to ensure
that the beams cover the staff lines. This should be considered for flags too.
---
** [issues:#5412] modern-straight-flag and flat-flag should correspond to beams
in thickness and gap**
**Status:** Accepted
**Created:** Wed Sep 05, 2018 06:23 PM UTC by Simon Albrecht
**Last Updated:** Wed Sep 05, 2018 06:23 PM UTC
**Owner:** nobody
**Attachments:**
-
[flat-flag.ly](https://sourceforge.net/p/testlilyissues/issues/5412/attachment/flat-flag.ly)
(246 Bytes; text/x-lilypond)
-
[flat-flag.png](https://sourceforge.net/p/testlilyissues/issues/5412/attachment/flat-flag.png)
(11.8 kB; image/png)
-
[modern-straight-flag.ly](https://sourceforge.net/p/testlilyissues/issues/5412/attachment/modern-straight-flag.ly)
(257 Bytes; text/x-lilypond)
-
[modern-straight-flag.png](https://sourceforge.net/p/testlilyissues/issues/5412/attachment/modern-straight-flag.png)
(16.0 kB; image/png)
[Reported by
edes](https://lists.gnu.org/archive/html/bug-lilypond/2018-08/msg00052.html):
> 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.21.0 from git).
> BTW, the first flag does not align with the end of the stem.
~~~~
:::TeX
%%%% flat-flag.ly
\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. }
>>
}
~~~~
~~~~
:::TeX
%%%% modern-straight-flag.ly
\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. }
>>
}
~~~~
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list._______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto