Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Low

New issue 1078 by v.villenave: relative includes should also work in Scheme expressions
http://code.google.com/p/lilypond/issues/detail?id=1078

A convenient (albeit hackish) way to include .ly files through scheme is to
parse "\include file.ly" as a string.

However, this is always interpreted at the top-level of the filetree, and
therefore breaks the "relative includes" feature implemented by Joe to
address issue 391.

Attached is an example of a minimal filetree with a main file that includes
another file, that in turn includes another file. The native \include
command works, but its Scheme equivalent (or lack thereof) doesn't.

See also
http://lists.gnu.org/archive/html/lilypond-devel/2010-03/msg00272.html

Attachments:
        dir.tar.gz  429 bytes



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to