Re: lilypond for guile-2

2014-03-08 Thread Thomas Spuhler
On Friday, January 03, 2014 11:04:20 PM you wrote: > Thomas Spuhler writes: > > Now that Lilypond-2.8.0 has been released, what is the chance of > > migrating it to guile-2? > > You mean 2.18.0. The chance is exactly zero: this is a major > undertaking which will not be done in a stable release

staccato overlaping on staff line

2014-03-08 Thread Karol Majewski
\version "2.19.3" upper = { \clef treble \time 2/4 \voiceOne a''8 \noBeam 8 } lower = { \clef bass \time 2/4 \override Beam.auto-knee-gap = ##f \voiceTwo b8 -. \change Staff = "upper" 8 -. } \score { \new PianoStaff << \new Staff = "upper" \upper \new Staff = "lower" \lower

Re: Unexpected (irregular) vertical spacing

2014-03-08 Thread David Kastrup
David Kastrup writes: > Simon Albrecht writes: > >> Hello, >> >> attached you find one page of a mass setting by Palestrina. The >> vertical spacing is very uneven and seems irrational and I'm a bit at >> a loss with interpretation. > > The run the the same file through with the -ddebug-skylines

Re: Unexpected (irregular) vertical spacing

2014-03-08 Thread David Kastrup
Simon Albrecht writes: > Hello, > > attached you find one page of a mass setting by Palestrina. The > vertical spacing is very uneven and seems irrational and I'm a bit at > a loss with interpretation. The run the the same file through with the -ddebug-skylines option. -- David Kastrup _