Comment #1 on issue 3052 by [email protected]: Lilypond-book 2.16.1
fails on Windows XP and Windows 8
http://code.google.com/p/lilypond/issues/detail?id=3052
For completeness here, the file employed is:
\documentclass[a4paper]{article}
\begin{document}
Test
\begin{lilypond}
\relative c' { c2 e2 }
\end{lilypond}
This lytex is not running with Lilypond 2.16.1 (XP and Windows 8)
The same example is running with Version 2.16.0 (XP) or Version 2.17.8
(XP and Windows 8)
\end{document}
Using the following command:
"C:\Program Files\LilyPond\usr\bin\lilypond-book.py" --output=out --pdf
--verbose test3.lytex