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

> .36 fixes the parmesan font issue, has some more spacing niftyness,
> and adds bracketed numbers for figured bass. 

Wow, and yet another release!

>         * mf/GNUmakefile ($(outdir)/lilypond.map): Generate
>           lilypond.map
>         automatically

That's nice, but

   -INSTALLATION_OUT_FILES4=$(PFA_FILES) lilypond.map
   +INSTALLATION_OUT_FILES4=$(PFA_FILES)

why doesn't get installed anymore?
 
+$(outdir)/lilypond.map: 
+       echo $(FONT_FILES:.mf=) | awk -v RS=' ' '{print $$1 " TeX-" $$1 " <" $$1 
+".pfa"}' > $@
+

we've picked-up an AWK dependency!

+       elif o == '--ly' or o == '-':
+               lyfile_nm = a

and is this '-' a typo?

Jan.

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


_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to