2010/5/14 James Bailey <[email protected]>:
> Perhaps the measure is too short. Try:
>
> \version "2.13.21"
> \paper { ragged-right = ##f }
Well, that works if we stay with 4 notes.
But the problem appeared in a "normal" piece (more than one measure,
more than one line) before I made this minimal example.
So ragged-right = ##f won't help in an "everyday-life" score.
So maybe the minimal example should be:
\score {
\relative c' {
c'4\p\cresc c\! % cresc not printed % no problem without \p
c c
\repeat unfold 64 c4
}
}
more than one measure, no manual breaks but still the problem...
The reason is certainly because the following not is very close to
the previous one, but this is not a good reason for me to not print
the "cresc." at all!
There is even no warning saying it is not printed!
Cheers,
Xavier
--
Xavier Scheuer <[email protected]>
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond