Bertalan Fodor writes: > Almost there :-) > Do you have an idea why this happens?
No, but we can find out. In tetex-3.0, most *tex commands are actually pdfetex, so > cd /netrel/build/lilypond-2.4.4-1//Documentation/user/out-www; > texi2dvi --batch lilypond.texi > This is e-TeXk, Version 3.141592-2.2 (Web2C 7.5.3) this is not correct, texi2dvi should say This is pdfeTeX ... > I've regenerated etex.fmt with etex, now it works, but I'm not sure if > this is a bug in texinfo, tetex-2.99 (maybe 3.0), or what. So, this is a smart fix, but it fixes the wrong bug. texi2dvi is a shell script, if I run: bash -x texi2dvi lilypond I get [snip] + cmd='etex /var/tmp/lily/Documentation/user/out/lilypond.nexi' + false 'Running etex /var/tmp/lily/Documentation/user/out/lilypond.nexi ...' + etex /var/tmp/lily/Documentation/user/out/lilypond.nexi This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode Try that and see what happens. Possibly you'll find that etex does not link to pdfetex l ~usr/pkg/tetex/bin/etex lrwxrwxrwx 1 janneke janneke 7 2005-02-08 13:07 usr/pkg/tetex/bin/etex -> 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?) 2004-12-22 Jan Nieuwenhuizen <[EMAIL PROTECTED]> * tex/texinfo.tex: Update. We should not be distributing this, but since we do, use latest version. ... 2004-11-02 Werner Lemberg <[EMAIL PROTECTED]> * Documentation/user/notation.ly: More fixes to improve appearance. * tex/texinfo.tex: Updated from texinfo CVS -- this version provides better output for multicolumn tables. Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel