]> git.donarmstrong.com Git - lilypond.git/commit
* Documentation/pictures/lilypond-48.xpm: New file.
authorJan Nieuwenhuizen <janneke@gnu.org>
Fri, 13 May 2005 15:45:33 +0000 (15:45 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Fri, 13 May 2005 15:45:33 +0000 (15:45 +0000)
commitd232ec8f99f1bcdf4781119ba28fc94a24a1e8db
treec34db28c44d704080229c026059a45873479486e
parent5d26e6507923ae4171bc64f373dc00218ad04a5f
* Documentation/pictures/lilypond-48.xpm: New file.

* flower/file-path.cc (to_string): Bugfix: use PATHSEP.

* ly/Welcome_to_LilyPond.ly: New file.

* lily/main.cc (main): Only identify if we have a terminal.

* scm/backend-library.scm (postscript->png)
(postscript->pdf): Fix file name quoting for GS/MINGW (ie,
non-/bin/sh).
14 files changed:
ChangeLog
Documentation/pictures/GNUmakefile
Documentation/pictures/lilypond-48.xpm [new file with mode: 0644]
flower/file-name.cc
flower/file-path.cc
flower/include/string.hh
flower/string.cc
lily/GNUmakefile
lily/main.cc
lily/slur.cc
ly/Welcome_to_LilyPond.ly [new file with mode: 0644]
scm/backend-library.scm
scm/lily.scm
stepmake/aclocal.m4