Re: uniform-stretching results in too much space after barline

2012-05-04 Thread Marek Klein
Hello Janek, 2012/5/3 Janek Warchoł > A simplified snippet below. I also think this may qualify as a bug, > so i'm cross-posting to bugreports. > > cheers, > Janek > > \version "2.15.36" > > \markup "uniform-stretching results in too much space after barline" > \score { > \repeat unfold 16 gis

Re: uniform-stretching results in too much space after barline

2012-05-03 Thread Janek Warchoł
Hi, On Thu, May 3, 2012 at 7:56 AM, James wrote: > I couldn't work out what your first attachment (with the slur) had to > do with the PDF, bt anyway try Looks that i seriously failed to explain myself. The small png was a real-life example of a triplet spacing problem i've encountered. It was

Re: uniform-stretching results in too much space after barline

2012-05-02 Thread James
Hello, On 2 May 2012 22:58, Janek Warchoł wrote: > Hi all, > > i have a piano-vocal piece with badly spaced triplets (see attached > png).  When i turn uniform-stretching on, the triplets are fixed, but > there is a serious problem with space after barline (in the real score > it looks much more

proportional notation (a la earle brown etc.) was: Re: uniform-stretching

2008-11-08 Thread Rob Canning
hi, i've just been looking at the threads on proportional notation (time-space notation) and found these: http://www.mail-archive.com/lilypond-user@gnu.org/msg35955.html http://www.mail-archive.com/lilypond-user@gnu.org/msg35775.html http://www.mail-archive.com/lilypond-user@gnu.org/msg26884.

Re: uniform-stretching

2006-12-28 Thread Graham Percival
Orm Finnendahl wrote: Hi Graham, Am 24. Dezember 2006, 05:48 Uhr (-0800) schrieb Graham Percival: \acciacatura s32 Do you mean \acciaccatura ? When complaining about a bug, please include a complete example that we can compile (or in this case, not compile). I can't reproduce the error wit

Re: uniform-stretching

2006-12-28 Thread Orm Finnendahl
Hi Graham, thanks for the notes. Am 24. Dezember 2006, 05:48 Uhr (-0800) schrieb Graham Percival: > > >\acciacatura s32 > > Do you mean > \acciaccatura > ? When complaining about a bug, please include a complete example that > we can compile (or in this case, not compile). I can't reproduce t

Re: uniform-stretching

2006-12-24 Thread Graham Percival
Orm Finnendahl wrote: Hi Han-Wen, Am 16. Dezember 2006, 16:48 Uhr (+0100) schrieb Han-Wen Nienhuys: segfaults are always serious errors. Please send the offending input. This caused the segfault: \acciacatura s32 Do you mean \acciaccatura ? When complaining about a bug, please include a c

Re: uniform-stretching

2006-12-16 Thread Orm Finnendahl
Hi Han-Wen, Am 16. Dezember 2006, 16:48 Uhr (+0100) schrieb Han-Wen Nienhuys: > > segfaults are always serious errors. Please send the offending input. This caused the segfault: \acciacatura s32 It worked in 2.11.0 but for this score I found a way around it. Do you know why the markup is ren

Re: uniform-stretching

2006-12-16 Thread Paul Scott
Han-Wen Nienhuys wrote: Orm Finnendahl escreveu: Hi Trevor, thanks very much for getting back to me! I just downloaded and tried it. Spacing seems much better controllable, but lilypond segfaults now for parts of the score (it doesn't segfault in 2.11.0), so I can't segfaults are alwa

Re: uniform-stretching

2006-12-16 Thread Han-Wen Nienhuys
Orm Finnendahl escreveu: > Hi Trevor, > > thanks very much for getting back to me! I just downloaded and tried > it. Spacing seems much better controllable, but lilypond segfaults now > for parts of the score (it doesn't segfault in 2.11.0), so I can't segfaults are always serious errors. Please

Re: uniform-stretching

2006-12-16 Thread Trevor Bača
On 12/16/06, Orm Finnendahl <[EMAIL PROTECTED]> wrote: Hi Trevor, thanks very much for getting back to me! I just downloaded and tried it. Spacing seems much better controllable, but lilypond segfaults now for parts of the score (it doesn't segfault in 2.11.0), so I can't really tell until I've

Re: uniform-stretching

2006-12-16 Thread Orm Finnendahl
Hi Trevor, thanks very much for getting back to me! I just downloaded and tried it. Spacing seems much better controllable, but lilypond segfaults now for parts of the score (it doesn't segfault in 2.11.0), so I can't really tell until I've found out what causes the segfault. There is one issue n

Re: uniform-stretching

2006-12-15 Thread Trevor Bača
On 12/5/06, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote: Trevor Bača escreveu: > \relative c' { > \override Score.SpacingSpanner #'uniform-stretching = ##t > \set Score.proportionalNotationDuration = #(ly:make-moment 8 50) > \override Score.PaperColumn #'used = ##t

Re: uniform-stretching

2006-12-05 Thread Orm Finnendahl
Hi Trevor, Han-Wen, > Note to Orm then that we should remember to try the sample score > example on 2.11.2 when it releases. Thanks a lot for the fix Han-Wen! When will be the release of 2.11.2? I'm a little reluctant to compile myself and would rather do the spacing part of the work with the f

Re: uniform-stretching

2006-12-05 Thread Trevor Bača
On 12/5/06, V!ctor [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: hello Orm, Trevor... Sorry I have not been helping here. I had not checked my lilypond mail for weeks! Thankfully we have Trevor, the sponsor of proportional notation! So, coincidentally, I just finished a piece for flute where I do

Re: uniform-stretching

2006-12-05 Thread V!ctor [EMAIL PROTECTED]
hello Orm, Trevor... Sorry I have not been helping here. I had not checked my lilypond mail for weeks! Thankfully we have Trevor, the sponsor of proportional notation! So, coincidentally, I just finished a piece for flute where I do *exactly* the same thing Orm is trying to do: align a lilypond s

Re: uniform-stretching

2006-12-05 Thread Trevor Bača
On 12/5/06, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote: Trevor Bača escreveu: > \relative c' { > \override Score.SpacingSpanner #'uniform-stretching = ##t > \set Score.proportionalNotationDuration = #(ly:make-moment 8 50) > \override Score.PaperColumn #'used = ##t

Re: uniform-stretching

2006-12-05 Thread Trevor Bača
On 12/5/06, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote: Trevor Bača escreveu: > (As an observational aside, there seems to be a special class of > wildly difficult off-by-one difficulties in music notation. Take the > example of needing to \override PaperColumn #'used = ##t which we > discovered

Re: uniform-stretching

2006-12-05 Thread Han-Wen Nienhuys
Trevor Bača escreveu: > \relative c' { > \override Score.SpacingSpanner #'uniform-stretching = ##t > \set Score.proportionalNotationDuration = #(ly:make-moment 8 50) > \override Score.PaperColumn #'used = ##t > \time 4/4 r1 % BUG? Measure is way too short,

Re: uniform-stretching

2006-12-05 Thread Han-Wen Nienhuys
Trevor Bača escreveu: > (As an observational aside, there seems to be a special class of > wildly difficult off-by-one difficulties in music notation. Take the > example of needing to \override PaperColumn #'used = ##t which we > discovered yesterday incrementally getting your example to work. On

Re: uniform-stretching

2006-12-05 Thread Trevor Bača
On 12/5/06, Orm Finnendahl <[EMAIL PROTECTED]> wrote: Hi Trevor, The mailserver of my ISP was down for 14 hours, sorry for the late response. Thanks a lot for all your time and effort! The last example you sent works pretty well here now except for the first measure (4/4). It takes about the sam

Re: uniform-stretching

2006-12-05 Thread Orm Finnendahl
Hi Trevor, The mailserver of my ISP was down for 14 hours, sorry for the late response. Thanks a lot for all your time and effort! The last example you sent works pretty well here now except for the first measure (4/4). It takes about the same amount of space as the following 3/8 measure. Replaci

Re: uniform-stretching

2006-12-04 Thread Trevor Bača
On 12/4/06, Trevor Bača <[EMAIL PROTECTED]> wrote: On 12/4/06, Trevor Bača <[EMAIL PROTECTED]> wrote: > On 12/4/06, Trevor Bača <[EMAIL PROTECTED]> wrote: > > On 12/4/06, Orm Finnendahl <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > I tried the uniform-stretching property but couldn't get it to

Re: uniform-stretching

2006-12-04 Thread Trevor Bača
On 12/4/06, Trevor Bača <[EMAIL PROTECTED]> wrote: On 12/4/06, Trevor Bača <[EMAIL PROTECTED]> wrote: > On 12/4/06, Orm Finnendahl <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I tried the uniform-stretching property but couldn't get it to work as > > expected. If I understand this property correctl

Re: uniform-stretching

2006-12-04 Thread Trevor Bača
On 12/4/06, Trevor Bača <[EMAIL PROTECTED]> wrote: On 12/4/06, Orm Finnendahl <[EMAIL PROTECTED]> wrote: > Hi, > > I tried the uniform-stretching property but couldn't get it to work as > expected. If I understand this property correctly, it should stretch > out bars according to their time-signa

Re: uniform-stretching

2006-12-04 Thread Trevor Bača
On 12/4/06, Orm Finnendahl <[EMAIL PROTECTED]> wrote: Hi, I tried the uniform-stretching property but couldn't get it to work as expected. If I understand this property correctly, it should stretch out bars according to their time-signature regardless of skips or rests within. This fails (e.g.