[EMAIL PROTECTED] 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   |   [EMAIL PROTECTED]   |   http://www.xs4all.nl/~hanwen 


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

Reply via email to