]> git.donarmstrong.com Git - lilypond.git/commit
Optionally preserve input path.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 30 Mar 2008 19:36:12 +0000 (16:36 -0300)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 13 Apr 2008 19:09:29 +0000 (16:09 -0300)
commitc44e624300d9877c1790830902a10fd3868dd6d3
tree39da59a62d1983531b292b2e4421c65679d543b3
parent35da0800d1df55bcd1a49f6df6f8620a9bac9eb1
Optionally preserve input path.

- Add (dir-basename file "ext1" "ext2" ... ) function

- Use dir-basename everywhere. Guile's (basename ) strips paths.

- Introduce -dno-strip-output-dir option.
lily/lily-parser-scheme.cc
lily/lily-parser.cc
scm/backend-library.scm
scm/framework-tex.scm
scm/lily-library.scm
scm/lily.scm
scm/ps-to-png.scm
scripts/lilypond-book.py