lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Windows Installer 2.6.0 and Ptyhon Scripts


From: J L
Subject: Windows Installer 2.6.0 and Ptyhon Scripts
Date: Sat, 02 Jul 2005 15:09:23 +1200

Hi,

I've recently downloaded the 2.6.0 windows installer and am glad to see that some progress has been made in trying to get the Python scripts functional.

Regarding the context-menu or the menu that pops up on right-clicking a .ly file, the lilywins command should be modified to: (extension removed from /bin/lily-wins)
C:\cygwin\bin\bash.exe --login -c '/bin/lily-wins "%1"'

I have also modified mine so that convert-ly is easily usable. The path to the python interpreter and the path to LilyPond should be dealt with by the installer. "C:\Python24\Python.exe" "C:\Program Files\LilyPond\usr\bin\convert-ly.py" -e "%1"

Also, it would be helpful to add
sys.stdin.readline()
statements in the python scripts in places where they are likely to terminate, to make them more userfriendly.

Aligorith

_________________________________________________________________
Need more speed? Get Xtra Broadband @ http://jetstream.xtra.co.nz/chm/0,,202853-1000,00.html





reply via email to

[Prev in Thread] Current Thread [Next in Thread]