Mike,Thanks for the info. I am about to go on vacation so I will have more time to look into this stuff in depth.Regarding Graham's comment, my question was certainly not a complaint but an observation (and one which may have been that I was looking in the wrong places). As to asking questions o
Hey Jim,
I've recently started to ask (and am still asking) similar questions
about how Lilypond is put together.
I think that the graphviz functionality in the link Graham provided is
excellent and quite helpful.
Otherwise, git grep is your best friend. Usually, I use it to:
1) Find
On Tue, Aug 03, 2010 at 10:22:05PM -0400, jim.showalter wrote:
> I have been reviewing the online manuals and am having trouble finding
> documentation that describes the overall architecture of the Lilypond
> system.
If you're looking at the 2.13 docs,
http://lilypond.org/website/development.html
I have been reviewing the online manuals and am having trouble finding
documentation that describes the overall architecture of the Lilypond
system. I am primarily talking about the interaction of .ly and .scm files
(how they are parsed by the C++ code would be welcome too). When I look at
the In