]> git.donarmstrong.com Git - lilypond.git/commit
* scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use the
authorMats Bengtsson <mats.bengtsson@s3.kth.se>
Tue, 14 Mar 2006 14:44:36 +0000 (14:44 +0000)
committerMats Bengtsson <mats.bengtsson@s3.kth.se>
Tue, 14 Mar 2006 14:44:36 +0000 (14:44 +0000)
commita506d2c3ff28b29468fe9986aff785f98e1fe741
tree4f1c856d4def5467ea7bcaaf44a7eaedcbe85a2b
parent77a0aa452025a06e355e89822d1b7947ba1d33be
* scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use the
file descriptor returned by tempfile.mkstemp() when writing
to tmpfile and closing it. Solves problem with unlink(tmpfile)
on mingw.
ChangeLog
scripts/lilypond-book.py