Re: Defining a variable for path names

2014-11-18 Thread ingbolbograr
That's brilliant. Thank you. -- View this message in context: http://lilypond.1069038.n5.nabble.com/Defining-a-variable-for-path-names-tp168784p168811.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypon

Re: Defining a variable for path names

2014-11-18 Thread Urs Liska
Hi Ingbol (?), Am 18.11.2014 06:34, schrieb ingbolbograr: I have two different versions of each of my lilypond files, each with a different header. At the top of each file, I have this: \include "C:/songs/lilypond_header_file_1.ly" %\include "C:/music/lilypond_header_file_2.ly" I'd like to be

Re: Defining a variable for path names

2014-11-18 Thread Brian Barker
At 22:34 17/11/2014 -0700, Ingbol Bograr wrote: I have two different versions of each of my lilypond files, each with a different header. At the top of each file, I have this: \include "C:/songs/lilypond_header_file_1.ly" %\include "C:/music/lilypond_header_file_2.ly" I'd like to be able to u