[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Funny behavior when setting Voice.DynamicLineSpanner
From: |
Nick Busigin |
Subject: |
Funny behavior when setting Voice.DynamicLineSpanner |
Date: |
Mon, 26 Jan 2004 20:02:53 -0500 (EST) |
When I add padding to have a crescendo hairpin symbol drop down a bit
I get a strange result - see attached PNG file.
Here's an example of what I'm trying to do:
%--------- lily code example start ----------
#(set-global-staff-size 19)
\paper {
indent = 0.0\mm
raggedright = ##t
papersize = "letter"
}
\version "2.1.13"
\score {
\notes \relative c' {
c b a
\property Voice.DynamicLineSpanner \set #'padding = #2
b \<
\times 2/3 {g-> a-> b->} c d\!
} % notes
} %score
%--------- lily code example end ----------
Is this a bug or am I doing something wrong?
Nick
==============------- www.SongBirdofSwing.com -------==================
Nick Busigin address@hidden
Visit Our Indie Jazz CD Construction Project!
==============------- www.SongBirdofSwing.com -------==================

- Funny behavior when setting Voice.DynamicLineSpanner,
Nick Busigin <=