It turns out that there is a very simple solution to the
problems with double-clicking on files with spaces in the
directory path. Just open the file C:\cygwin\bin\lily-wins
in a text editor, add double quotes around $1:

#!/bin/sh
python /bin/lily-wins.py "$1"

Save the file and everything should work.

   /Mats

Hendrik wrote:
Thank you, it works now, I had to move test.ly into the cygwin
home-directory though. Would be nice if I can just double-click it.

Second: I already have a running TeX-system, MiKTeX, (I'm using W2k), but
Cygwin installed TeTeX too, which I find a bit superfluous.  Can I tell
Lilypond to use the MiKTeX installation, and uninstall TeTeX?

Third: for LaTeX, I use TeXnicCenter.  I it possible to configure it so that
I can type Lilypond files in it, and compile (I see a possibility with
output profiles, but then lily-wins should work in the windows command
prompt too, which it doesn't seem to do).  Any suggestions?

Greetings, Hendrik

P.S.: Responses welcome in english, dutch, french, german


Bertalan Fodor wrote:

Open a command prompt where the test.ly file is. Type: start /B
test.ly Now you will be able to copy and paste the messages.

Thanks,

Bert




_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================


_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to