bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 1078 in lilypond: relative includes should also work in Scheme exp


From: lilypond
Subject: Issue 1078 in lilypond: relative includes should also work in Scheme expressions
Date: Sun, 09 May 2010 11:53:26 +0000

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]