Re: Vertical space for imaginary, real collisions

2006-10-27 Thread Mats Bengtsson
Regarding your second issue, I would have suspected the following solution to work, but for some reason it doesn't. Did I miss something or is it a bug? \layout { ... \context{ \Staff \override VerticalAxisGroup #'extra-Y-extent = #'(-0.5 . 0.5) } } /Mats Marcus Macauley wrote: Thes

Really junk minimumVerticalExtent/extraVerticalExtent ?

2006-10-27 Thread Mats Bengtsson
Hi! When looking in ly/engraver.ly and scm/define-context-properties.scm, I see that minimumVerticalExtent and extraVerticalExtent are still set and described. However, when I grep lily/*, I only find them in comments and documentation settings in lily/axis-group-engraver.cc so it seems that th

Re: Vertical space for imaginary, real collisions

2006-10-27 Thread Mats Bengtsson
When looking at the implementation, it seems that the extra-Y-extent property isn't taken care of anywhere, it's just included in the documentation. Similarly, the old context property extraVerticalExtent is also in the documentation but not in the actual implementation, as far as I can see (I j

Rest positions are ignored under beams

2006-10-27 Thread Mats Bengtsson
It seems that the \rest feature doesn't work if the rest is placed under a beam. The bug was introduced already in version 2.8 and remains in 2.9.26. This can for example be seen by comparing the rest-pitch.ly regression test in versions 2.8 and 2.9 with that of version 2.6 (where it worked corr

Re: Really junk minimumVerticalExtent/extraVerticalExtent ?

2006-10-27 Thread Han-Wen Nienhuys
Mats Bengtsson escreveu: Hi! When looking in ly/engraver.ly and scm/define-context-properties.scm, I see that minimumVerticalExtent and extraVerticalExtent are still set and described. However, when I grep lily/*, I only find them in comments and documentation settings in lily/axis-group-engra

Incorrect warning of simultaneous rests

2006-10-27 Thread Arvid Grøtting
The following snippet: \version "2.9.26" \score { \context Score << \new Staff << \new Voice \relative c'' { \voiceOne c c r c } \new Voice \relative c'' { \voiceTwo c g r a } >> >> \layout {} } ...still produces the following bogus warnings as of 2.9.26: simultan-rests

Re: Rest positions are ignored under beams

2006-10-27 Thread Luc
Mats Bengtsson ee.kth.se> writes: > > It seems that the \rest feature doesn't work if the rest is placed under > a beam. > The bug was introduced already in version 2.8 and remains in 2.9.26. > This can for example be seen by comparing the rest-pitch.ly regression test > in versions 2.8 and 2.9

Re: Rehearsal Mark bugs

2006-10-27 Thread Cameron Horsburgh
On Wed, Oct 25, 2006 at 11:03:42PM -0700, Graham Percival wrote: > Hi Cameron and Marcus, > > Both of you reported this bug. Could you check if it has anything to do > with #'break-align-symbol ? I'm thinking of something like the > examples in the doc section on Text marks. > > - Graham I'

Re: svg backend still has font problems in 2.9.22-mingw

2006-10-27 Thread Vincent
>> I suspect that the directory /usr/var/cache/fontconfig/ and the >> files it contains are created in the wrong place (the root directory, > I don't understand your complaint. (YEs the directory is there, but no, > we don't do anything with it) sorry, I thought this could be related to the bug

Re: Rest positions are ignored under beams

2006-10-27 Thread Graham Percival
Thanks, http://code.google.com/p/lilypond/issues/detail?id=126 Mats Bengtsson wrote: It seems that the \rest feature doesn't work if the rest is placed under a beam. The bug was introduced already in version 2.8 and remains in 2.9.26. This can for example be seen by comparing the rest-pitch.ly

Re: Dead contexts keep making an influence to the end of the line

2006-10-27 Thread Graham Percival
Thanks, this has (finally) been added as http://code.google.com/p/lilypond/issues/detail?id=127 - Graham Mats Bengtsson wrote: Hi, Related to Anthony's troubles, I noticed an issue with trying to reinstantiate a Lyrics context that has "died" earlier on the same score line. Consider the fol

Re: svg backend still has font problems in 2.9.22-mingw

2006-10-27 Thread Han-Wen Nienhuys
Vincent escreveu: (lilypond creates it and several files if it doesn't exist, so it must "use" it somehow, right?) thanks for this pointer. Yes, this should be stored somewhere. I'll look into it. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software D

Re: Simultaneous Key Changes

2006-10-27 Thread Will Oram
On Oct 26, 2006, at 2.05 AM, Graham Percival wrote: Will Oram wrote: I see. I would not expect you to do the boiling down for me, regardless of your workload. Well, that _is_ part of my duties as the Bug Meister. If this was your first bug report, I'd do that boiling down without giving