]> git.donarmstrong.com Git - lilypond.git/commit
* buildscripts/lilypond-profile.sh: error message if script is not
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 23 Jul 2003 13:18:25 +0000 (13:18 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 23 Jul 2003 13:18:25 +0000 (13:18 +0000)
commitaf8d2593b5fcff5615405a2483b6553b8de58f9c
treea971f549f12f5afb4455d09f22cdf8f2ff1dec45
parented123b2a3202f356bd2fce4340c2ba682d3b645c
* buildscripts/lilypond-profile.sh: error message if script is not
sourced.

* lily/tuplet-bracket.cc (make_bracket): change edge-widen to
bracket-flare
(make_bracket): simplify code.

* lily/parser.yy (verbose_command_req): catch typos in \key scale
argument.

* python/lilylib.py (lilypond_version_check): new function

* scripts/lilypond-book.py (TexiPaper.incl_opt): idem

* scripts/ly2dvi.py (run_lilypond): add version check.

* scripts/lilypond-book.py (option_definitions): typo

* scripts/ly2dvi.py (include_path): typo

* Documentation/user/refman.itely: updates, fixes.
13 files changed:
ChangeLog
Documentation/user/refman.itely
buildscripts/lilypond-profile.sh
input/regression/tup.ly [deleted file]
lily/lookup.cc
lily/parser.yy
lily/piano-pedal-engraver.cc
lily/text-spanner.cc
lily/tuplet-bracket.cc
python/lilylib.py
scm/define-grob-properties.scm
scripts/lilypond-book.py
scripts/ly2dvi.py