AAJ> \property Voice.Slur \set #'direction = #'up
You mean:

 \set #'direction = #1                     for "up" and
 \set #'direction = #-1                    for "down"

 
But why not simply make use of the shortcuts as defined in the
'property-init.ly' file:

 \slurDown a ( ) b \slurUp a ( ) b

--
Jérémie




_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to