bug-lilypond
[Top][All Lists]
Advanced

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

Issue 503 in lilypond: schleifer articulation requested


From: codesite-noreply
Subject: Issue 503 in lilypond: schleifer articulation requested
Date: Fri, 26 Oct 2007 17:12:10 -0700

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




reply via email to

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