Marcos Press <tdy.p...@gmail.com> writes:

> Hi list!
>
> I'm still having problems with lilypond-book.
> Am I doing something wrong?
>
> The file:
>
> ###
> \documentclass[a4paper]{article}
>
> \begin{document}
> Some text and now\\
> \begin[notime]{lilypond}
>  \relative{c4 d e f g a b c}
> \end{lilypond}
> Some notes.
> \end{document}
> ###

You forgot the most important detail of the file: its name.

> ###
> $ lilypond-book --output=out --pdf test.tex
> lilypond-book (GNU LilyPond) 2.17.28
> Reading test.tex...

Rename your file into test.lytex and run lilypond-book --pdf test.lytex
and maybe you have more luck.

-- 
David Kastrup


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to