lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there any lilypond-book programer?


From: Marcos Press
Subject: Re: Is there any lilypond-book programer?
Date: Sat, 19 Oct 2013 02:21:22 -0300

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 <address@hidden>
Marcos Press <address@hidden> 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


_______________________________________________


reply via email to

[Prev in Thread] Current Thread [Next in Thread]