"Knute Snortum" wrote in message
news:calmejxqt5hnp+4wpqov2bamnapwkkw6i6ohc4fia1zcrjx6...@mail.gmail.com...
The following will emit this spurious warning: Two simultaneous
tempo-change events, junking this one
%
\version "2.18.2"
showLastLength = R1
\relative c' {
\tempo 4
ccing bug list
On 02/06/14 02:37, MarcM wrote:
> I thought this bug had been reported but apparently not. I just recompiled
> the same file with LilyPond_2.19.7 and the triplet line still collides with
> either the fingering or with the slur.
>
> \version "2.19.7"
> \language "english"
> {
> \rel
The following will emit this spurious warning: Two simultaneous
tempo-change events, junking this one
%
\version "2.18.2"
showLastLength = R1
\relative c' {
\tempo 4 = 80
c4 c c c
\tempo 4 = 90
c4 c c c
}
--
Knute Snortum
(via Gmail)
_
2014-05-31 23:46 GMT+02:00 Thomas Morley :
> Why do you write 'ly:clef::print'?
> Can't see any sense in it. Deleting it makes no difference.
>
My Dear Harm it is just by ignorance !
Actually that was probably the first scheme code I used yars ago and I
simply copy/paste it since that time.