bug-lilypond
[Top][All Lists]
Advanced

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

Re: Scheme question on strict substitution


From: Han-Wen Nienhuys
Subject: Re: Scheme question on strict substitution
Date: Sat, 16 Dec 2006 16:47:29 +0100
User-agent: Thunderbird 1.5.0.8 (X11/20061107)

Nicolas Sceaux escreveu:
>> Yes, but this introduces a new problem. Putting stuff into lily module
>> from a .ly file means that definitions from one .ly file will leak
>> into another, which is also a problem.
> 
> I don't understand: what leaks into what?

if you do 

  lilypond file1.ly file2.ly

then if file1 modifies the (lily) module ,  this will also affect how 
file2 is processed. Of course, the order of processing should not affect
the end result.  

-- 

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com





reply via email to

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