On 8/4/09 5:49 AM, "Graham Percival" <gra...@percival-music.ca> wrote:

> On Tue, Aug 04, 2009 at 09:13:40PM +1000, Cameron Horsburgh wrote:
>> I'm having trouble with a brand new clone of the git repo. Running
>> lilypond on even the simplest of files generates this error:
> 
>> | programming error: no VerticalAlignment in system: can't do vertical
>> spacing/usr/local/share/lilypond/2.13.4/scm/page.scm:241:68: In
>> procedure - in expression (- 0 y ...):
>> | /usr/local/share/lilypond/2.13.4/scm/page.scm:241:68: Wrong type: ()
>> |
>> | Compilation exited abnormally with code 1 at Tue Aug  4 21:00:32
> 
> I also see this; I think it's related to the recent vertical
> spacing code.
> 


It's some strange interaction between the vertical spacing code and my
autobeaming patch.

If I do

make clean
make

I get the error. 

If I do

git checkout edbfb6ad6f5c8d3d0628ac1fc2e18046d9b14ddc (last commit before
autobeaming)
make clean
make

then 

git checkout master
make

I don't get the error.

I have been unable to find the cause of this.  I'd welcome help from anybody
who can provide it.

Thanks,

Carl




_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to