Comment #13 on issue 1815 by uwestoeh...@gtempaccount.com: lilypond-book
fails on Windows
http://code.google.com/p/lilypond/issues/detail?id=1815
Uwe, did you translate this from German?
Yes.
Please attach a full log
Attached are the original (German) error messages I get with
lilypond-book.py --safe --pdf --latex-program=pdflatex
--lily-output-dir=ly-pdf "lilypond-bug.lytex"
If I use additionally the --verbose switch, I get a Python bug:
lilypond-book.py (GNU LilyPond) 2.15.12
Reading lilypond-bug.lytex...
Running `pdflatex' on file `c:\docume~1\usti\locals~1\temp\tmpw_zjy2.tex'
to det
ect default page settings.
lilypond-book.py: warning: Unable to auto-detect default page settings:
Dissecting...
Writing snippets...
All snippets are up to date...Traceback (most recent call last):
File "C:\Program Files (x86)\LilyPond\usr\bin\lilypond-book.py", line
717, in
<module>
main ()
File "C:\Program Files (x86)\LilyPond\usr\bin\lilypond-book.py", line
700, in
main
chunks = do_file (files[0])
File "C:\Program Files (x86)\LilyPond\usr\bin\lilypond-book.py", line
593, in
do_file
do_process_cmd (chunks, input_fullname, global_options)
File "C:\Program Files (x86)\LilyPond\usr\bin\lilypond-book.py", line
471, in
do_process_cmd
options.output_dir)
File "C:\Program Files
(x86)\LilyPond\usr\share\lilypond\current\python\book_s
nippets.py", line 638, in link_all_output_files
os.link (src, dst)
AttributeError: 'module' object has no attribute 'link'
Attachments:
Untitled.txt 3.3 KB
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond