bug-lilypond
[Top][All Lists]
Advanced

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

Issue 455 in lilypond: wanted: vertical slur instead of arpeggio


From: codesite-noreply
Subject: Issue 455 in lilypond: wanted: vertical slur instead of arpeggio
Date: Sat, 08 Sep 2007 07:02:52 -0700

Issue 455: wanted: vertical slur instead of arpeggio
http://code.google.com/p/lilypond/issues/detail?id=455

New issue report by lemzwerg:
\version "2.11.31"

\header { texidoc = "
I would like to have a variant of the arpeggio sign, namely
the use of a `vertical slur' instead of the wiggle.

The code below is an ugly hack just to show the desired
result.
" }

\relative c' {
\override Tie #'rotation = #'(-90 0 0)
\override Tie #'extra-offset = #'(-3.5 . 2.5)
  <c g' c>2 ~ c
}

\paper {
  ragged-right = ##t
}

% EOF


Attachments:
        arpeggio-variant.png  3.9 KB 


Issue attributes:
        Status: Accepted
        Owner: lemzwerg
        Labels: Type-Enhancement Priority-Low

-- 
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]