Hi all
How can I (slightly) reduce the beam width in the attached example?
\version "2.19.37"
myMusic = \relative {
cis'8\3\glissando \hideNotes \grace a \unHideNotes e'
s1*3
}
\score {
\new StaffGroup <<
\new Staff { \clef "treble_8" \myMusic }
\new TabStaff { \clef "moderntab" \new TabVoice \myMusic }
>>
\layout { indent = 0 }
}
\paper {
ragged-right = ##f
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user