Darwin portability

2004-04-21 Thread David Brandon
ex: stepmake/stepmake/compile-vars.make === RCS file: /cvsroot/lilypond/lilypond/stepmake/stepmake/compile-vars.make,v retrieving revision 1.2 diff -r1.2 compile-vars.make 5a6,8 > ifeq ($(shell uname),Darwin) > SHARED_FLAGS = -bundle -flat_namespace -undefined suppress > else 6a10 > endif

\partcombine bug (or maybe documentation update)

2004-04-08 Thread David Brandon
It may be that in \partcombine you should always have the same number of measures in each part, but this is kind of a hassle when putting together a piece. In any case, thanks for lilypond. It's fantastic. I'd contribute a patch if I knew scheme. David Brandon -