]> git.donarmstrong.com Git - lilypond.git/commit
* scripts/lilypond-book.py (g_make_html): New global variable.
authorWerner Lemberg <wl@gnu.org>
Tue, 15 Oct 2002 14:57:09 +0000 (14:57 +0000)
committerWerner Lemberg <wl@gnu.org>
Tue, 15 Oct 2002 14:57:09 +0000 (14:57 +0000)
commita03a7e37649efd1d4c241478c11c697f21a684e1
tree834cb097a321ab47679bd5843b450dc723a66fe0
parent479cdba7a54df8ffa9534a0ca98efd3338ad548d
* scripts/lilypond-book.py (g_make_html): New global variable.
(schedule_lilypond_block): Don't compute EPS and PNG for `texi'
if `g_make_html' isn't set.
[main]: Add format `texi-html'.
(option_definitions): Updated.
* Documentation/user/lilypond-book.itely: Updated.

* make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
* make/ly-rules.make (%.texi, %.nexi): Use it.
* stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
format to lilypond-book.
* GNUmakefile.in (web-doc): Ditto.
ChangeLog
Documentation/user/lilypond-book.itely
GNUmakefile.in
make/lilypond-vars.make
make/ly-rules.make
scripts/lilypond-book.py
stepmake/stepmake/www-targets.make