[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lilypond -dread-file-list "read-file-list.txt" (without "=") compil
From: |
Colin Hall |
Subject: |
Re: lilypond -dread-file-list "read-file-list.txt" (without "=") compiles only the last file of the listof |
Date: |
Tue, 21 Aug 2012 11:06:54 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Thanks for the bug report, Eluze.
On Mon, Aug 20, 2012 at 02:16:45AM -0700, Eluze wrote:
> running the command
> lilypond -dread-file-list "read-file-list.txt" (without the equal sign (=)
> which probably is not correct)
Yes, it is correct. See my response to your other email.
> 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
The text \x0d is a clue.
I tried creating the "read-file-list.txt" file on Linux and then
copying it over to Windows and it works just fine.
I suspect the only reason it processes the last file is because there
is no blank line at the end of your "read-file-list.txt" and Lilypond
manages to detect the last line as a filename.
> maybe an incorrect entry? a bug under windows?
I would say it is a bug, and here is the tracker.
http://code.google.com/p/lilypond/issues/detail?id=2765
Cheers,
Colin.
--
Colin Hall
- lilypond -dread-file-list "read-file-list.txt" (without "=") compiles only the last file of the listof, eluze, 2012/08/20
- Re: lilypond -dread-file-list "read-file-list.txt" (without "=") compiles only the last file of the listof,
Colin Hall <=
- Re: lilypond -dread-file-list "read-file-list.txt" (without "=") compiles only the last file of the listof, eluze, 2012/08/21
- Re: lilypond -dread-file-list "read-file-list.txt" (without "=") compiles only the last file of the listof, Colin Hall, 2012/08/21
- Re: lilypond -dread-file-list "read-file-list.txt" (without "=")compiles only the last file of the listof, Phil Holmes, 2012/08/21
- Re: lilypond -dread-file-list "read-file-list.txt" (without "=")compiles only the last file of the listof, Eluze, 2012/08/21
- Re: lilypond -dread-file-list "read-file-list.txt" (without "=")compiles only the last file of the listof, Colin Hall, 2012/08/21
- Re: lilypond -dread-file-list "read-file-list.txt" (without "=")compiles only the last file of the listof, eluze, 2012/08/21
- Re: lilypond -dread-file-list "read-file-list.txt" (without "=")compiles only the last file of the listof, Colin Hall, 2012/08/21