lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2765 in lilypond: Command line -d read-file-list o


From: lilypond
Subject: [Lilypond-auto] Issue 2765 in lilypond: Command line -d read-file-list option requires Unix line endings on Windows platform
Date: Tue, 21 Aug 2012 10:06:14 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect OpSys-Windows

New issue 2765 by address@hidden: Command line -d read-file-list option requires Unix line endings on Windows platform
http://code.google.com/p/lilypond/issues/detail?id=2765

Eluze reported here:
http://lists.gnu.org/archive/html/bug-lilypond/2012-08/msg00106.html

Original post:
----------------------------

running the command
lilypond -dread-file-list "read-file-list.txt"  (without the equal sign (=)
which probably is not correct)

where file "read-file-list.txt" contains:

"ab.ly"
ab
a.ly

results in:

GNU LilyPond 2.15.95
'arning: cannot find file: `"ab.ly"
'arning: cannot find file: `ab.ly
Processing `a.ly'
Parsing...

Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `a.ps'...
Converting to `./a.pdf'...
fatal error: failed files: "ab.ly\x0d \"ab.ly\"\x0d"

--> only the last ly file is compiled

maybe an incorrect entry? a bug under windows?

thanks for having a look at it!

Eluze
----------------------------------

There is a workaround: create the file list file with Unix line endings.









reply via email to

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