RE: Chapter 3 of "LilyPond Extending" document

2014-11-28 Thread Peter Gentry
ct: Re: Chapter 3 of "LilyPond Extending" document Hi Peter, On Thu, Nov 27, 2014 at 11:35 AM, Peter Gentry wrote: You are spot on David. I spend a lot of time transposing music for a small band of amateur wind players. I use the said snippet as an include file "enharmonic.

Re: Chapter 3 of "LilyPond Extending" document

2014-11-27 Thread David Nalesnik
Hi again, On Thu, Nov 27, 2014 at 2:39 PM, David Nalesnik wrote: > > > You could search the music expression for context modifications. > Try running this to see what kind of information would be accessible to you from the music expression you'd be running \naturalizeMusic on: \displayMusic {

Re: Chapter 3 of "LilyPond Extending" document

2014-11-27 Thread David Nalesnik
Hi Peter, On Thu, Nov 27, 2014 at 11:35 AM, Peter Gentry wrote: > You are spot on David. I spend a lot of time transposing music for a > small band of amateur wind players. I use the said snippet as an include > file "enharmonic.ly" to tidy up the accidentals. My issue is that the > tidy up ta

RE: Chapter 3 of "LilyPond Extending" document

2014-11-27 Thread Peter Gentry
Peter Gentry Cc: lilypond-user Subject: Re: Chapter 3 of "LilyPond Extending" document On Thu, Nov 27, 2014 at 6:34 AM, Peter Gentry wrote: This chapter headed "LilyPond Scheme Interfaces" would be most useful to the tyro since it would help to get information into and o

Re: Chapter 3 of "LilyPond Extending" document

2014-11-27 Thread David Nalesnik
On Thu, Nov 27, 2014 at 6:34 AM, Peter Gentry wrote: > > This chapter headed "LilyPond Scheme Interfaces" would be most useful to > the tyro since it would help to get information into and > out of music streams. > > However it is missing from the 2.18.2 documentation which relates to the > 2.16.

Chapter 3 of "LilyPond Extending" document

2014-11-27 Thread Peter Gentry
This chapter headed "LilyPond Scheme Interfaces" would be most useful to the tyro since it would help to get information into and out of music streams. However it is missing from the 2.18.2 documentation which relates to the 2.16.2 release. Inside the 2.18.2 source download there is a file sch