On Wed, 08 Oct 2008 14:00:10 -0400 plutek-infinity <[EMAIL PROTECTED]> wrote:
> thing kind of thing doesn't seem to work: > \include "/some_directory/*.ly" > > and i don't see any reference to wildcards for \include in the docs. > is it possible somehow? No, it doesn't work. I get around it by doing this: myinit/myinit.ly: \include "margins-a4-letter.ly" \include "dynamics-extra.ly" \include "custom-paper.ly" \include "custom-headers.ly" and then have all those files in that directory. Note that you must add the directory to the lilypond search path with -I. Cheers, - Graham _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user