On Tue, 2004-11-30 at 19:32, Mats Bengtsson wrote:
> It seems that the lilypond script fails in the step where it makes
> a LaTeX wrapper file based on the information you provide in your
> \header{...}
>
> Try to comment out the different header fields and see if it's
> any of them that causes th
thanks
It says it can't find the `lilypondxml.latex' file but there is just
*.tex??
Aaron
theone:/disks/hda2/lilyxml/lilyxml# lilypond -V lilypondxml.ly
lilypond (GNU LilyPond) 2.2.6
Opening pipe `/usr/bin/lilypond-bin --version '
Opening pipe `kpsexpand \$TEXMF'
Opening pipe `kpsewhich -expand-p
It seems that the lilypond script fails in the step where it makes
a LaTeX wrapper file based on the information you provide in your
\header{...}
Try to comment out the different header fields and see if it's
any of them that causes the problem. The error message relates to
the inputencoding field,
Strange! Run lilypond --verbose to get more information on what's
going on. It should certainly run latex, dvips and ps2pdf.
/Mats
Aaron wrote:
Hi all,
I am using lilypond 2.2.6 and when I run lilypond on a score I get no
parsing errors but it only produces a tex file even with a -p or -P
flag.