Helge Kruse <[email protected]> writes: > C:\lybook>lilypond-book --output=out --pdf demo.lytex > Usage: lilypond-book [OPTION]... FILE > > Process LilyPond snippets in hybrid HTML, LaTeX, texinfo or DocBook > document.
I seem to remember that Windows does something weird with = on the command line. You either need to write lilypond-book --output#out --pdf demo.lytex or, if that does not work, use the short option lilypond-book -o out --pdf demo.lytex -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
