|
From: | edes |
Subject: | modern-straight and flat- flags too thick and too spaced apart |
Date: | Sun, 26 Aug 2018 20:08:17 -0300 |
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< ----------------------------------------------------------- --
flat-flag.ly
Description: Text Data
flat-flag.png
Description: PNG image
modern-straight-flag.ly
Description: Text Data
modern-straight-flag.png
Description: PNG image
[Prev in Thread] | Current Thread | [Next in Thread] |