]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/windows/ly2dvi.sh
patch::: 1.3.146.jcn4
[lilypond.git] / Documentation / windows / ly2dvi.sh
1 #!/bin/bash
2 if echo | python -; then
3         cat <<EOF
4 Python not found.  Install python-1.5.2 from www.python.org.
5 Make sure python.exe in in your $PATH
6 EOF
7 fi
8 python `cygpath -w /usr/lilypond/bin/ly2dvi.py` $*