Helge Kruse <helge.kruse-nos...@gmx.net> 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
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to