bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need a schleifer


From: Graham Percival
Subject: Re: Need a schleifer
Date: Fri, 26 Oct 2007 17:13:27 -0700
User-agent: Icedove 1.5.0.12 (X11/20070607)

Thanks for the report; this has been added as

http://code.google.com/p/lilypond/issues/detail?id=503

Note that you could define a variable like
\schleifer
to create this output. I recommend doing this, since it might be a while before this new articulation is added to lilypond.

Cheers,
- Graham

Steven McDougall wrote:
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"

\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 }

\layout { ragged-right = ##t }



_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond





reply via email to

[Prev in Thread] Current Thread [Next in Thread]