lilypond-user
[Top][All Lists]
Advanced

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

Re: Divisi and Unison


From: Kieren MacMillan
Subject: Re: Divisi and Unison
Date: Fri, 13 Jun 2008 19:31:09 -0400

Hi Peter,

So, is there a lilypond slashcommand to
render the little diverging arrows (point-
ing "northeast" and "southeast") that appear
at the end of a staff that's about to be
divisi beginning in the next system?  Or
has anyone come up with a nice codesnippet
to draw these little arrows?

Still looking for an answer to the above.

You might start with the following:

arrow = \markup { \fontsize #5 \override #'(thickness . 3) \combine \draw-line #'(0 . 4) \arrow-head #Y #DOWN ##t } \markup { \combine \raise #-1 \rotate #45 \arrow \raise #1 \rotate #135 \arrow }

Please post your final version -- it would be a useful LSR snippet!

Best,
Kieren.




reply via email to

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