Re: LSR snippet 903

2014-06-01 Thread Pierre Perol-Schneider
2014-05-31 23:46 GMT+02:00 Thomas Morley thomasmorle...@gmail.com:


 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.
As stupid as that.
Thanks for pointing this out !


 Please explain why you use it here and similiar in other snippets.


Yep : I'll correct those asap.
Cheers,
Pierre
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


simultaneous tempo-change events

2014-06-01 Thread Knute Snortum
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)
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: bug triplet line collides with fingering

2014-06-01 Thread James
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
 {
  \relative d' {
 \tuplet 3/2 {d'4\flageolet a8-4(}  \tuplet 3/2{f d a)} 
  }
 }
   
 I tried several options and neither look nice. any way to reduce the width
 of the bracket may be?









 --
 View this message in context: 
 http://lilypond.1069038.n5.nabble.com/bug-triplet-line-collides-with-fingering-tp57290p162993.html
 Sent from the User mailing list archive at Nabble.com.

 ___
 lilypond-user mailing list
 lilypond-u...@gnu.org
 https://lists.gnu.org/mailman/listinfo/lilypond-user


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond