FW: Scope of scheme defines in Lilypond projects

2011-02-11 Thread James Lowe
-Original Message- From: Simon Mackenzie [mailto:smac...@me.com] Sent: 11 February 2011 14:50 To: James Lowe Subject: Re: Scope of scheme defines in Lilypond projects Hi James, Thank you for the pointer. Booked out over the weekend time wise so will check this out early next week. Much

RE: Scope of scheme defines in Lilypond projects

2011-02-11 Thread James Lowe
scheme defines in Lilypond projects ) )Hi )I'm wanting to write some globally accessible scheme functions / )procedures (defines) for my lilypond project but the documentation on )such seems a bit limited. I.e. Do \header, \page and other contexts )introduce new variable scopes (assuming yes here

Scope of scheme defines in Lilypond projects

2011-02-10 Thread Simon Mackenzie
Hi I'm wanting to write some globally accessible scheme functions / procedures (defines) for my lilypond project but the documentation on such seems a bit limited. I.e. Do \header, \page and other contexts introduce new variable scopes (assuming yes here)? If so, how can scheme functions and va