]> git.donarmstrong.com Git - lilypond.git/commit
* scripts/lilypond-book.py (output_verbatim): python 2.2 workaround.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 4 Sep 2002 23:28:00 +0000 (23:28 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 4 Sep 2002 23:28:00 +0000 (23:28 +0000)
commit305630df992f855678abd12d2c94ec44ff54ae87
treed13bd89d33a4d996461b88b597329038f3174fdd
parent54b014a5f9013bc0aba4caedb8de2c75c4a91dd1
* scripts/lilypond-book.py (output_verbatim): python 2.2 workaround.

* scm/documentation-lib.scm (scm->string): print procedure name in
stead of #<procedure .. >

* scripts/ly2dvi.py (run_lilypond): exit with error if lily exited
any file with an error.

* input/regression/molecule-hacking.ly: also restore Y
extent. Fixes bugs with stem attachment of parenthesized note
heads.
ChangeLog
buildscripts/lilypond-login.sh
buildscripts/lilypond-profile.sh
input/regression/molecule-hacking.ly
lily/stem-engraver.cc
scm/documentation-lib.scm
scripts/lilypond-book.py
scripts/ly2dvi.py