lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4417 in lilypond: Patch: Fix png filename handling


From: lilypond
Subject: [Lilypond-auto] Issue 4417 in lilypond: Patch: Fix png filename handling
Date: Sun, 24 May 2015 14:51:52 +0000

Status: Started
Owner: ----
Labels: Type-Enhancement Patch-new

New issue 4417 by address@hidden: Patch: Fix png filename handling
https://code.google.com/p/lilypond/issues/detail?id=4417

Fix png filename handling

    This patch can compile the source file
    whose name contains `%' and convert to png files.
    (e.g. `%foobar.ly' to `%foobar.png')

Use ly:system in make-ps-images (ps-to-png.scm)

    In make-ps-images,
    use ly:system instead of my-system for invoking gs.
    It is the same way as postscript->pdf
    (backend-library.scm).

Delete duplicate procedures in ps-to-png.scm

    PLATFORM: lily.scm
    search-executable: backend-library.scm
    search-gs: backend-library.scm
    gulp-port: unused

http://codereview.appspot.com/241760043

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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