Now for one of those stupid questions:
How do you set the direction of hairpins? Nothing I do really works.
\version "1.5.17"
\score { \notes \context Staff \transpose c''' {
c \> c c \! c
\stemUp \tieUp \slurUp \dynamicUp
\property Voice.Hairpin \set #'direction = #1
c \> c c \! c
\stemDown \tieDown \slurDown \dynamicDown
\property Voice.Hairpin \set #'direction = #-1
c \> c c \! c
}
}
-Rune
_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user