]> git.donarmstrong.com Git - lilypond.git/commit
* buildscripts/lilypond-profile.sh: error message if script is not
authorhanwen <hanwen>
Wed, 23 Jul 2003 13:18:25 +0000 (13:18 +0000)
committerhanwen <hanwen>
Wed, 23 Jul 2003 13:18:25 +0000 (13:18 +0000)
commit615bca5b4e0b584e68102bec3d994cd50d38e0a6
treea971f549f12f5afb4455d09f22cdf8f2ff1dec45
parentd7fa90e5382573ca07fa71c2c689c8e08c9edbba
* 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