I have noticed difference in slur behavior between 2.5.22 and 2.5.23 up to 2.5.25-CVS (of 05-16).
The difference can be seen between the two attachment files, if they get through; I think this is a bug.
*lp-22.eps is output of 2.5.22 and *lp-25.eps of 2.5.25. They are produced on SuSE 9.3; both cases compiled without warning messages.
greetings, Tapio
source code as follows:
\version "2.5.18"
#(set-global-staff-size 24)
staffViolin = \new Staff {
\time 4/8
\set Staff.instrument="Viulu"
\key d \major
\clef treble
\relative c'' { %1
d,16-.(\upbow fis-. a-4-. a-. d,-. fis-. a-. a-. |
b-. a-0-. g-. fis-.) e8.(\downbow g16-.) |
e-.(\upbow fis-. g-. g-. e-. fis-. g-. g-. |
cis-. b-. a-0-. g-.) fis8.( a16-.) |
%5
d,-.(\upbow fis-. a-4-. a-. d,-. fis-. a-. a-. |
b-. a-0-. g-. fis-.) e8.(\downbow g16-.) |
e-.(\upbow fis-. g-. g-. e-. fis-. g-. g-. |
cis-. b-. g-. e-.) d4-- |
\bar "|."
}
}
\score {
<<
\staffViolin
>>
\layout {
}
}\paper {
}_______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
