Gabriel Ruprecht <[email protected]> writes: > Der Befehl "lilypond" ist entweder falsch geschrieben oder > konnte nicht gefunden werden. > command failed: lilypond --formats=ps -dbackend=eps -I "." -I ".." > --formats > =eps --pdf -dinclude-eps-fonts -dgs-load-fonts -deps-box-padding=3.000000 > -dre > ad-file-list -dno-strip-output-dir > "F:\Users\gabriel\_Dateien\Studium\Gothia\Li > ederTex\lilypond\out\snippet-names--1230738493.ly" > Child returned 1 > __________________________________________________________________ > > I created in C:\Windows\System32\WindowsPowerShell\v1.0 > the Batch "lilypond.bat" with "D:\Program Files > (x86)\LilyPond\usr\bin\lilypond.exe"
Well, there's your mistake. Remove the batch file again (it does not pass its command arguments on to the lilypond executable, and consequently the lilypond executable has no clue just _what_ to compile) and follow the instructions on <URL:http://www.lilypond.org/windows.html>, "Running on the command-line". -- David Kastrup _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
