lilypond-devel
[Top][All Lists]
Advanced

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

Re: Embed LilyPond source files inside generated PDF (issue 225040043 by


From: dak
Subject: Re: Embed LilyPond source files inside generated PDF (issue 225040043 by address@hidden)
Date: Sat, 13 Jun 2015 18:32:06 +0000


https://codereview.appspot.com/225040043/diff/100001/scm/framework-ps.scm
File scm/framework-ps.scm (right):

https://codereview.appspot.com/225040043/diff/100001/scm/framework-ps.scm#newcode427
scm/framework-ps.scm:427: /F (~a) (r) file def
I don't think it is a good idea to let Ghostscript read the source
files.  For one thing, we need to mess with its general search path and
include the local directory, leading to all sorts of problems when there
exist overlaps with its internal file names.  For another, Ghostscript
needs read permission for the files in question which is incompatible
with settings like -dSAFER.

Instead, LilyPond should be reading the files itself and embed them into
the PostScript files.

https://codereview.appspot.com/225040043/



reply via email to

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