Issue 503: schleifer articulation requested
http://code.google.com/p/lilypond/issues/detail?id=503
New issue report by gpermus:
%{
I need a schleifer.
They appear, for example in Bach BWV 117b measure 3 and BWV 998 measure 21.
I've been piecing them together from a prall and slur, like this
%}
\version "2.10.25"
\layout { ragged-right = ##t }
\relative c''
{
a4
\once \override Slur #'extra-offset = #'( 1.0 . -0.25 )
\grace { \hideNotes \stemDown a16^([ bes] \unHideNotes }
\once \override Script #'extra-offset = #'( -3.50 . -2.70 )
d4) \prall
}
Attachments:
bug.preview.png 1.4 KB
Issue attributes:
Status: Accepted
Owner: gpermus
Labels: Type-Enhancement Priority-Postponed
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond