lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cygwin: lilypond and tetex-3.0


From: Jan Nieuwenhuizen
Subject: Re: cygwin: lilypond and tetex-3.0
Date: Wed, 09 Feb 2005 14:18:36 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

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  <address@hidden>

        * tex/texinfo.tex: Update.  We should not be distributing this,
        but since we do, use latest version.

        ...

2004-11-02  Werner Lemberg  <address@hidden>

        * 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 <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]