So, this is a smart fix, but it fixes the wrong bug.  texi2dvi is a
shell script, if I run:

   bash -x texi2dvi lilypond



texi2dvi runs etex as tex for me

   l ~usr/pkg/tetex/bin/etex
   lrwxrwxrwx  1 janneke janneke 7 2005-02-08 13:07 usr/pkg/tetex/bin/etex -> 
pdfetex*



I don't have etex, only etex.exe. And I have only the following links:
/bin/amstex -> tex
/bin/elatex -> etex
/bin/fdf2tex -> texexec
/bin/jadetex -> tex
/bin/pdfelatex -> pdfetex
/bin/pdfjadetex -> pdftex
/bin/pdflatex -> pdfetex

One more: I suppose we don't need texinfo.tex in lilypond/tex, do we?



It appears that we do. (Hmm, this is from CVS HEAD, possibly CVS-2.4 ships an old version that is broken?)



I've replaced it with the newest texinfo.tex from texinfo-4.8 (installed texinfo-4.8 as well), but the message dissappeared only after the format had been regenerated. However, texinfo-4.8 contains \def\texinfoversion{2004-11-25.16}, while lily-2.4 \def\texinfoversion{2004-10-31.06}

Bert


_______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to