]> git.donarmstrong.com Git - lilypond.git/commit
Processing stdin: instead of warn, rename "-" to "./-". Fixes PDF from stdin.
authorJan Nieuwenhuizen <janneke@gnu.org>
Tue, 16 Mar 2010 14:47:29 +0000 (15:47 +0100)
committerJan Nieuwenhuizen <janneke@gnu.org>
Tue, 16 Mar 2010 14:47:29 +0000 (15:47 +0100)
commita2dba1c2a62ce5c0f5ffeb69904f9b4674fbd89a
treefc04a7a6b580be5db960705a26562f6d1525051f
parent426b22232f333fb511f0110cd376f73b54b68d2b
Processing stdin: instead of warn, rename "-" to "./-".  Fixes PDF from stdin.

This is still not a pseudo-filter, instead of a PDF (or PS) on stdout,

   echo '{a b c}' | out/bin/lilypond -

now produces a file `-.pdf' (or with --ps flag `-.ps' is produced).
scm/framework-ps.scm