[EMAIL PROTECTED] writes:
> * Current develop versions of LilyPond (at least from 1.3.74)
>   require Guile version 1.4. The requirements in the documentation
>   should be updated.

Doesn't 1.3.4 work ?

> * Independently of documentation generation (that does not work for me), 
>   it would be nice to have a Makefile-entry that will run test 
>   on a set of examples.
>   It would help (me?) understand how to run a complete example successfully.
>   Currently, I fail.

try

        make examples

that should leave short-examples.html and long-examples.html viewable
with a web-browser.

> * Currently a user is required to change (prepend) environment variables
>   - such as TEXINPUTS, MFINPUTS, GS_FONTPATH etc -
>   with some LilyPond installed directories.
>   How about having it done programmaticly in LilyPond
>   using the --perfix configuration parameter.

That's not always possible, unfortunately: TeX installations vary a
lot, and if you don't use a prepackaged binary, you still have to
figure out the correct arguments to --prefix, --tex-prefix, etc.

> * I may be doing something wrong but I do get:
> 
>  programming error: Infinity or NaN encountered (Continuing; cross thumbs)
>  programming error: Huh? My children deflated (FIXME) (Continuing; cross thumbs)

they're programming_errors, but lilypond should produce output
anyway. If Lily doesn't, please send a bugreport.

> with versions 1.3.xx? 
> With the "paddy.ly" example from teh web-page I get:

paddy.ly is an erroneously named ABC file to demonstrate automatic abc2ly conversion.

--
Han-Wen Nienhuys   |   [EMAIL PROTECTED]    | http://www.cs.uu.nl/~hanwen/

Reply via email to