Re: no pdf running lilypond

2004-11-30 Thread Aaron
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

Re: no pdf running lilypond

2004-11-30 Thread Aaron
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

Re: no pdf running lilypond

2004-11-30 Thread Mats Bengtsson
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,

Re: no pdf running lilypond

2004-11-30 Thread Mats Bengtsson
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.