]> git.donarmstrong.com Git - lilypond.git/commitdiff
(LILYPOND_BOOK_FLAGS): don't run
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 20 Feb 2006 17:22:05 +0000 (17:22 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 20 Feb 2006 17:22:05 +0000 (17:22 +0000)
lilypond --verbose for lp-book.

ChangeLog
make/lilypond-vars.make

index aa9856f89ed0c952d76eaabd2dc7af0d83e8f796..e62dd04a798de59dcc586e2487c98d47da31a223 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): don't run
+       lilypond --verbose for lp-book.
+
        * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
        $(outdir)/%.ly $(outdir)/%.ps): use $(srcdir) iso $(shell pwd).
 
index bea10ab98effab35ff5d2a67161932fe90eda24a..bc55cf1357910728096f39bebc27a24bdd23c49c 100644 (file)
@@ -25,7 +25,7 @@ CONVERT_LY = $(script-dir)/convert-ly.py
 LILYPOND_BOOK = $(script-dir)/lilypond-book.py
 LILYPOND_BOOK_INCLUDES = -I $(src-dir)/ -I $(outdir) -I $(input-dir) -I $(input-dir)/regression/ -I $(input-dir)/test/ -I $(input-dir)/tutorial/ -I $(top-build-dir)/mf/$(outconfbase)/  -I $(top-build-dir)/mf/out/
 LILYPOND_BOOK_LILYPOND_FLAGS=-dgs-font-load
-LILYPOND_BOOK_FLAGS = --process="$(LILYPOND_BINARY) --verbose --backend=eps --formats=ps,png --header=texidoc -I $(top-src-dir)/input/test -dinternal-type-checking -danti-alias-factor=2 $(LILYPOND_BOOK_LILYPOND_FLAGS)"
+LILYPOND_BOOK_FLAGS = --process="$(LILYPOND_BINARY) --backend=eps --formats=ps,png --header=texidoc -I $(top-src-dir)/input/test -dinternal-type-checking -danti-alias-factor=2 $(LILYPOND_BOOK_LILYPOND_FLAGS)"
 
 
 #texi-html for www only: