Re: Feature request

2001-10-07 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Han-Wen Nienhuys wrote: > > > It shouldn't be hard to write a Scheme function to replace all repeats > > with unfold repeats. > [...] > > Left to the reader as an exercise. > > With thanks to Han-Wen: > With the following patch (for 1.5, but should also work for 1.4

Re: Feature request

2001-10-07 Thread Rune Zedeler
Han-Wen Nienhuys wrote: > Maybe it would also be > a good idea to use #'elements for repeated music as well (1st element > is the body, the rest the alternatives.) Yes, good idea - that would make the scheme functions somewhat smaller. Why not use #'element for the body and #'elements for the al

lilypond-1.5.15

2001-10-07 Thread David Pirotte
Hello, just for information, i installed lilypond-1.5.15, but it does not compile my prelogique.ly (mentionned and sent in a previous mail) and does not compile the example that i copy-paste from http://lilypond.org/wiki/?LilyPondHacks guile 1.7.0 (latest cvs version (Changelog m

lilypond-1.5.15

2001-10-07 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Hello, > > just for information, i installed lilypond-1.5.15, but it does not > compile my prelogique.ly (mentionned and sent in a previous mail) > and does not compile the example that i copy-paste from > http://lilypond.org/wiki/?LilyPondHacks try removing the semi-

Re: lilypond-1.5.15

2001-10-07 Thread David Pirotte
Han-Wen Nienhuys wrote: > > try removing the semi-colons. yes, i thought about it, here is 'another' error output: david@faust:~/alto/projects/lilypond/tests 54 $ ly2dvi bars-1.ly Running LilyPond... GNU LilyPond 1.5.15 Now processing: `/usr/alto/projects/lilypond/tests/bars-1.ly' Parsing... /u

Re: lilypond-1.5.15

2001-10-07 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Han-Wen Nienhuys wrote: > > > > try removing the semi-colons. > > yes, i thought about it, here is 'another' error output: > /usr/alto/projects/lilypond/tests/bars-1.ly:12:20: error: parse error, expecting >`SCM_T' or `SCM_IDENTIFIER': > whichBar = "e

Re: lilypond-1.5.15

2001-10-07 Thread Jan Nieuwenhuizen
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] writes: > > Han-Wen Nienhuys wrote: > > > > > > try removing the semi-colons. > > > > yes, i thought about it, here is 'another' error output: > > and add a # (i.e. #"empty" ) To shed some light on the situation, this example is