As you can see on this snippet the length of stems of sextuplets is too short. The length of the stems extend for 32th but not for the 8th notes. Is there anything i should do or is there something wrong is the default values? |
<<inline: Screen shot 2011-04-16 at 2.41.05 PM.png>>
%% the sextuplets look compressed. The stems are too short. \version "2.13.60" \language "english" \paper{ ragged-right=##t } \relative g' { \key a \major \times 2/3 {e'8 gs a} \times 2/3 {b a gs} \times 4/6 {e16 gs a b a gs} \times 4/12 {e32 gs a b a gs e32 gs a b a gs} } |
%% the sextuplets look compressed. The stems are too short. \version "2.13.60" \language "english" \paper{ ragged-right=##t }
\relative g' { \key a \major \times 2/3 {e'8 gs a} \times 2/3 {b a gs} \times 4/6 {e16 gs a b a gs} \times 8/12 {e32 gs a b a gs e32 gs a b a gs} }
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user