bug-lilypond
[Top][All Lists]
Advanced

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

Re: my favorite bug :-)


From: Masamichi HOSODA
Subject: Re: my favorite bug :-)
Date: Fri, 01 May 2015 23:10:11 +0900 (JST)

>> The bug would be fixed if lilypond would make ghostscript use a
>> complete path to the intermediate lines.ps file for the ps to pdf
>> conversion.
> 
> Does anyone know how to convert from any path (relative and absolute path)
> to absolute path in scheme (guile) ?

When the following command is used,
lilypond uses the absolute (complete) path to the intermediate files.

$ lilypond -dgui `pwd`/lines.ly

It works fine.

However, I think that the "intermediate" file should be temporary
by mkstemp etc.
If lilypond uses mkstemp generated temporary file,
this ghostscript problem will not occur.



reply via email to

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