Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:

> it's got something to do with this part of lily.scm

That would only be, if you're using an older version of lily.scm,
near the top it says:

   (define use-regex #t)

It was only some releases after I got no complaints from windows users
on this #t setting, that empty lines were allowed to lily.ps.

Please check which lily.scm is used, run ``lilypond -V foo.ly''.


>   ;; URG: ly-gulp-file: now we can't use scm output without Lily
>      (if use-regex
>        ;; fixed in 1.3.4 for powerpc -- broken on Windows
>        (regexp-substitute/global #f "\n"
>                                  (ly-gulp-file "lily.ps") 'pre " %\n" 'post)
>        (ly-gulp-file "lily.ps"))
>      "}"
>      
> kludge: remove *all* blank lines from lily.ps
> 
> -- 
> 
> Han-Wen Nienhuys   |   [EMAIL PROTECTED]    | http://www.cs.uu.nl/~hanwen/
> 
> 
> _______________________________________________
> Gnu-music-discuss mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/gnu-music-discuss
> 

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


_______________________________________________
Gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss

Reply via email to