lilpond v2.6.3 on ubuntu Edgy Eft.

I created a folder "My Music" and moved my .ly files there. Then I started jEdit
with the lilypond plugin, opened one of the files and let it process. Lilypond
output reads as follows... It can be seen that the recognized path name stops at
the [space] character, and the whole rest is interpreted as the file name.

Perhaps sb. can cross-check with newer versions?

----------------------------------
LilyPond ready.
%lilypond %args /home/privat/priv/Musik/Lilypond/My Music/hoffnung.ly
warning: can't find file: `/home/privat/priv/Musik/Lilypond/My'
warning: can't find file: `Music/hoffnung.ly'
error: failed files: "Music/hoffnung.ly /home/privat/priv/Musik/Lilypond/My"
Processing time: 1 seconds
----------------------------------

Then I changed the folder name to be "MyMusic" and it worked out correctly.

----------------------------------

LilyPond ready.
%lilypond %args /home/privat/priv/Musik/Lilypond/MyMusic/hoffnung.ly
Processing `/home/privat/priv/Musik/Lilypond/MyMusic/hoffnung.ly'
Parsing...
Interpreting music... [8]
Preprocessing graphical objects... 
Calculating line breaks... [3][6][8]
Interpreting music... [8][16][24]
...
----------------------------------

Thanks,
Marcus



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to