From: <m...@apollinemike.com>
Could you put a pretty print above this line in subprocess.py to the tune
of :
print c2pread, bufsize
just to see what is being passed to it?
Hi Mike
Seems like 4 0
Here's the exact console output:
lilypond-book.py (GNU LilyPond) 2.15.23
Reading C:/Users/Trevor/LilyPond-git/Documentation/notation/pitches.itely...
Running texi2pdf on file c:\users\trevor\appdata\local\temp\tmpu2a395.texi
to de
tect default page settings.
4 0
Traceback (most recent call last):
File "c:/program files/lilypond/usr/bin/lilypond-book.py", line 739, in ?
main ()
File "c:/program files/lilypond/usr/bin/lilypond-book.py", line 722, in
main
chunks = do_file (files[0])
File "c:/program files/lilypond/usr/bin/lilypond-book.py", line 595, in
do_file
global_options.formatter.init_default_snippet_options (source)
File "out/book_texinfo.py", line 279, in init_default_snippet_options
File "out/book_texinfo.py", line 213, in get_texinfo_width_indent
File "c:\Program Files\LilyPond\usr\lib\python2.4\subprocess.py", line
550, in
__init__
self.stdout = os.fdopen(c2pread, 'rU', bufsize)
OSError: [Errno 22] Invalid argument
Lilypond-book returned code 1
Cheers,
MS
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond