bug-lilypond
[Top][All Lists]
Advanced

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

Re: my favorite bug :-)


From: Martin Tarenskeen
Subject: Re: my favorite bug :-)
Date: Fri, 1 May 2015 12:03:06 +0200 (CEST)
User-agent: Alpine 2.11 (LFD 23 2013-08-11)



for example create a file "lines.ly" with a minimal content

\version "2.19.19"
{c' d' e' f'}

and compile ...

I'm trying to narrow down the issue
It seems that on some systems (like mine).

# gs lines.ps

is expanded to something like

# gs /usr/share/ghostscript/9.15/lines.ps


but

# gs /complete/path/to/lines.ps

is not.

When compiling a lines.ly file, lines.ps is produced as an intermediate file before ghostscript converts this to lines.pdf

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.

--

MT



reply via email to

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