Re: Add point-and-click to SVG output (issue 8273045)

2013-11-14 Thread janek . lilypond
Just FYI (since i was wondering myself): this morphed into https://codereview.appspot.com/8974043 and was eventually pushed as 9621fd600e1153146ebd4326f40eef4491396a97 https://codereview.appspot.com/8273045/ ___ lilypond-devel mailing list lilypond-dev

Re: Add point-and-click to SVG output (issue 8273045)

2013-04-06 Thread graham
On 2013/04/06 09:25:57, dak wrote: I actually can't see immediately from the code how one would arrive at the grob-cause expression. Can (*func), apparently a void function (?) be made to return it by default? No clue; this involves a dark part of lilypond. void interpret_stencil_expressi

Re: Add point-and-click to SVG output (issue 8273045)

2013-04-06 Thread dak
https://codereview.appspot.com/8273045/diff/2001/scm/output-svg.scm File scm/output-svg.scm (right): https://codereview.appspot.com/8273045/diff/2001/scm/output-svg.scm#newcode545 scm/output-svg.scm:545: (if close-link This code is too horrible to contemplate. Setting a global variable in this