lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Revised autobeam settings patch (issue1682049)


From: Carl . D . Sorensen
Subject: Re: Revised autobeam settings patch (issue1682049)
Date: Tue, 06 Jul 2010 02:55:22 +0000

OK, I've loaded patch set 2.  This patch set makes a clean doc build.

To make this patch work, you'll need to do the following:

1) Apply the patch

2) Clean out the old binaries:

make bin-clean   or  rm lily/out/*

3) Update the snippets in Documentation/snippets from
Documentation/snippets/new:

scripts/auxiliar/makelsr.py

4) Build lilypond

make

5) Build docs

make doc-clean && make doc

This last process can be sped up with

make doc-clean && make -j3 CPU_COUNT=3 doc

if you have a dual-core processor.

This patch is ready for testing, but has a few small things remaining
before pushing:

A) Eliminate the commented debug lines in scm/auto-beam.scm

B) Update convert-rules.py (it currently has the changes for the last
propose syntax, and is aimed at release 2.13.24, which obviously didn't
happen)

C) Add a note to changes.tely describing the new syntax.

Thanks,

Carl


http://codereview.appspot.com/1682049/show



reply via email to

[Prev in Thread] Current Thread [Next in Thread]