On Sat, 14 Dec 2013 14:58:52 -0800, Keith OHara <k-ohara5...@oco.net> wrote:

Several considered line-breaks might have the same 'start' and 'end' around the 
hairpin, but the upper-level axis-group structure caches results for each 
start/end pair so just one skyline is generated for each distinct pair request. 
 The path that generates these calls, however, bypasses the cache, and causes 
repeated generation of the skyline.

Sorry, I was pointing a few lines up when I typed "these calls" but of course 
you can't see that.  That second sentence should be :

The path that generates the calls with start=0 end=100000 and with start=0 
end=2^31, however, bypasses the cache, and causes repeated generation of the 
skyline.


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to