Re: getting a markup command to generate a curve from a pair of points

2015-03-15 Thread Kevin Barry
Hi Thomas, Thank you the solution, and for explaining how. I learned a lot from this! Kevin On Sun, Mar 15, 2015 at 9:27 PM, Thomas Morley wrote: > > > 2015-03-15 22:07 GMT+01:00 Thomas Morley : > >> >> >> 2015-03-15 21:48 GMT+01:00 Kevin Barry : >> >>> Hi LilyPond experts, >>> >>> I'm trying

Re: getting a markup command to generate a curve from a pair of points

2015-03-15 Thread Thomas Morley
2015-03-15 22:07 GMT+01:00 Thomas Morley : > > > 2015-03-15 21:48 GMT+01:00 Kevin Barry : > >> Hi LilyPond experts, >> >> I'm trying to make a function that will draw a curved line given only a >> destination point (with some math I'll add later), but I've hit an early >> stumbling block: I can't

Re: getting a markup command to generate a curve from a pair of points

2015-03-15 Thread Thomas Morley
2015-03-15 21:48 GMT+01:00 Kevin Barry : > Hi LilyPond experts, > > I'm trying to make a function that will draw a curved line given only a > destination point (with some math I'll add later), but I've hit an early > stumbling block: I can't seem to substitute variables for values in the > path/cu

getting a markup command to generate a curve from a pair of points

2015-03-15 Thread Kevin Barry
Hi LilyPond experts, I'm trying to make a function that will draw a curved line given only a destination point (with some math I'll add later), but I've hit an early stumbling block: I can't seem to substitute variables for values in the path/curveto command list. The following code produces a `wr