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: Trevor Daniels
Subject: Re: Revised autobeam settings patch (issue1682049)
Date: Tue, 6 Jul 2010 14:57:04 +0100


Carl, you wrote Tuesday, July 06, 2010 3:55 AM


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

Indeed it does.  Using the recipe below I now have your
patch applied to all binaries, libraries and docs.

Thanks.

Trevor

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

_______________________________________________
lilypond-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-devel







reply via email to

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