> On 16 Mar 2016, at 11:21, George <[email protected]> wrote:
>
>
> (I'd like the zig-zag line to appear directly
> after the note head, with no extra text,
> just the line.)
\version "2.18.2"
\new DrumStaff \with {
instrumentName = #"Güiro "
shortInstrumentName = #"Guir. "
}
{
\stopStaff
\override Staff.StaffSymbol.line-count = #1
\startStaff
\override NoteHead.style = #'cross
r4
\once \override TrillSpanner #'bound-details #'left #'text = ##f % this is how
c4\startTrillSpan e8\stopTrillSpan c8 c4 |
}
Cheers,
MS
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user