lilypond-devel
[Top][All Lists]
Advanced

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

RE: Windows Scripts - spaces


From: Han-Wen Nienhuys
Subject: RE: Windows Scripts - spaces
Date: Fri, 19 Sep 2003 14:27:07 +0200

address@hidden writes:
> Using the base name as parameter for ly2dvi ought to work
> 
> system ('/usr/bin/ly2dvi -p %(base)s > %(stem)s.log 2>&1' % vars ())), 
> 
> because current dir is set to song's dir. But it still doesn't, perhaps
> because ly2dvi somewhere uses absolute path.

Since ly2dvi does a chdir before processing starts, all the -I options
are absolute. We could kludge this by escaping the -I paths, i.e.

  -I /home/My\ User\ name/ 



-- 

Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 




reply via email to

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