Thanks Mats, this will help me.
However, the package at sourceforge should be updated, at least to version 2.8.
Sincerly Maci
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
First of all, I recommend the latest stable version, 2.8.x,
the 2.9.x series of releases are development versions, even though
they are stabilizing towards the next stable version 2.10 that soon will
be released.
Then, please read
http://lilypond.org/doc/v2.9/Documentation/user/lilypond/Notes-for
Hi
I am working on a Mac (OSX 10.4).
Now I see...
There are several ways to install lilypond on OSX and I chose the
Fink-sourceforge version. However, this is only version 2.2.6.
The other option is to download an image file, which contains
lilypond version 2.9.20-1. This is a little more conve
Quoting maci <[EMAIL PROTECTED]>:
Hi
I tried to produce a pdf with latex and an lilypond environment.
My file is called probe.tex
1)
lilypond-book --pdf probe.pdftex
pdflatex yourfile.tex
Error message is `option --pdf not recognized`
What version of LilyPond do you use and what version of
Lilypond-book assumes nothing about the extension of your input file.
Rename it to probe.lytex and then use lilypond-book --psfonts
probe.lytex.
Geoff
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypon
Hi
I tried to produce a pdf with latex and an lilypond environment.
My file is called probe.tex
1)
lilypond-book --pdf probe.pdftex
pdflatex yourfile.tex
Error message is `option --pdf not recognized`
2)
lilypond-book --psfonts probe.lytex
Error message is `kpsewhich probe.lytex' failed
The