RE: Lilypond-book with Cygwin & Jedit - update

2004-03-20 Thread Bertalan Fodor
Outlook... There shouldn't be line breaks in strings: > buf = new StringBuffer("C:\\cygwin\\bin\\bash.exe --login - > c \"cd > `cygpath -au "); Ensure that all strings (that are between quotation marks) are in one line. Greetings, Bert ___ Lilypo

RE: Lilypond-book with Cygwin & Jedit - update

2004-03-20 Thread bostjan . kuzman
I installed Commando and created lilypond-book.xml as you suggested. When I try to run it, I get this BeanShell error (I tried both versions of your lines): Sourced file: Token Parsing Error: Lexical error at line 3, column 67. Encountered: "\n" (10), after : "\"C:cygwinbinbash.

RE: Lilypond-book with Cygwin & Jedit - update

2004-03-19 Thread Bertalan Fodor
I modified it a bit (to not assume anything about extension). And it seems that if you click on View PS, you can view the book as well :-) So long time was I waiting for this commando file :-) Thank you for your suggestion! buf = new StringBuffer("C:\\cygwin\\bin\\bash.exe --logi

RE: Lilypond-book with Cygwin & Jedit

2004-03-19 Thread Bertalan Fodor
I don't have much time to work on lily4jedit in these days, but I can tell you that many new features can be achieved by using just jEdit's features. > 1 ) How can I configure JEdit to run lilypond-book => latex => dvips with a single click? That's a good question :-) It's not so hard, but not s