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
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel