bug-lilypond
[Top][All Lists]
Advanced

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

Issue 568 in lilypond: converting ps to pdf looses output path dirname,


From: codesite-noreply
Subject: Issue 568 in lilypond: converting ps to pdf looses output path dirname, plus patch to fix
Date: Sun, 03 Feb 2008 13:31:16 -0800

Issue 568: converting ps to pdf looses output path dirname, plus patch to fix
http://code.google.com/p/lilypond/issues/detail?id=568

New issue report by wbsoft:
When doing something like:

$ lilypond --pdf -o /tmp/fss - < ~/ly/free-software-song.ly

LilyPond correctly writes to '/tmp/fss.ps' but then converts to 'fss.pdf'
with the dirname removed, so Lilypond tries to write in the current
directory. This is inconsistent with the midi behaviour: all files are
created in the path given in the output option.

Also in the ps-to-png conversion the dirnames of the requested output
path are lost.

This little patch fixes both, so Lilypond can be used with absolute path
arguments and will not try to write to the current directory.



Attachments:
        lilypond-keep-output-dir.patch  840 bytes


Issue attributes:
        Status: New
        Owner: ----
        Labels: Type-Defect Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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