I already try that with no luck at all.
Even so, I try it again :)

###
$ lilypond-book --pdf -o out test.lytex lilypond-book (GNU LilyPond) 2.17.28
Reading test.lytex...
...
File "/home/tdy/lilypond/usr/lib/python2.4/sre.py", line 227, in _compile
    raise error, v # invalid expression
sre_constants.error: bad character range
###

So again, nothing...

Tomorrow I have time, so I think I'll try with the system.
Is there any Xubuntu user using lilypond-book? Actualy it should be the
same as any Ubuntu or Kubuntu. But who knows...

Thanks.

Marcos.


2013/10/19 David Kastrup <d...@gnu.org>

> 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
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to